|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Le 17/10/07 23:27, «*Bertrand Chauvet*» <bc (AT) espmusictune (DOT) com> wrote :
Hello there! I¹m brand new to Typo. Just performed installation on a Linux server (a typo3-enabled ISP called net4all ISP in Switzerland). Installation of source package typo3_src+dummy-4.1.2 worked fine (at least I guess). I¹ve gone through the install parameters and just set a couple of things (install page password, coockie domain name, site name). This being done, I try to go to the backend page. I use the default admin/password as mentionned in the documentation. But, I just can¹t login. I always get this: Error! Login-error or session timed-out No user logged in! Sorry, I can't proceed then! (You must have cookies enabled!) If your session has just timed-out, you may click here to re-login. I browsed the list archives and found a number of messages with the same related topic, but no clear answer to the problem, to my opinion, and different contexts. I verified all permissions on the folders (755), and even set localconf.php to 777. I have then added a new admin user via the install tool / basic config page, and verified it was correctly stored in database. But, i still can¹t login. I have of course my cookies enabled (my browser shows me my ³domain coockie² according to what I specified in the install tooll), and I retried several times with same result. I¹m just stuck there... Another thing is that I don¹t have access to front end site neither. I get: Error! No pages are found on the rootlevel! I tought this typo3_src+dummy-4.1.2 was to install a dummy test site, but I guess I missed a step somewhere... Can you give me a couple of first direction to work with? Tx a lot!! Cheers Bertrand ---- Debug list hereunder: ### DEBUG SYSTEM INFORMATION - START ### HTTP_HOST : www.espmusictune.com TYPO3_HOST_ONLY : www.espmusictune.com TYPO3_PORT : PATH_INFO : QUERY_STRING : TYPO3_INSTALL[type]=phpinfo REQUEST_URI : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo HTTP_REFERER : http://www.espmusictune.com/typo3/in...?TYPO3_INSTALL[type]=abou t TYPO3_REQUEST_HOST : http://www.espmusictune.com TYPO3_REQUEST_URL : http://www.espmusictune.com/typo3/in...?TYPO3_INSTALL[type]=phpi nfo TYPO3_REQUEST_SCRIPT: http://www.espmusictune.com/typo3/install/index.php TYPO3_REQUEST_DIR : http://www.espmusictune.com/typo3/install/ TYPO3_SITE_URL : http://www.espmusictune.com/ TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo TYPO3_SSL : SCRIPT_NAME : /typo3/install/index.php TYPO3_DOCUMENT_ROOT : /var/www/vhosts/www.espmusictune.com/web SCRIPT_FILENAME : /var/www/vhosts/www.espmusictune.com/web/typo3/install/index.php REMOTE_ADDR : 82.125.63.99 REMOTE_HOST : HTTP_USER_AGENT : Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5 CONST: PHP_OS : Linux CONST: TYPO3_OS : CONST: PATH_thisScri: /var/www/vhosts/www.espmusictune.com/web/typo3/install/index.php CONST: php_sapi_name: cgi-fcgi OTHER: TYPO3_VERSION: 4.1.2 OTHER: PHP_VERSION : 4.4.7-0.dotdeb.1 imagecreatefromgif( 1imagecreatefrompng( 1imagecreatefromjpeg 1imagegif() : 1 imagepng() : 1 imagejpeg() : 1 imagettftext() : 1 OTHER: IMAGE_TYPES : 31 OTHER: memory_limit : 32M SERVER: SERVER_PORT : 80 SERVER: SERVER_SOFTW: Apache SERVER: GATEWAY_INTE: CGI/1.1 SERVER: SCRIPT_NAME : /typo3/install/index.php SERVER: PATH_TRANSLA: T3CV_GFX: image_proc: 1 T3CV_GFX: gdlib : 1 T3CV_GFX: gdlib_png : 0 T3CV_GFX: gdlib_2 : 0 T3CV_GFX: im : 1 T3CV_GFX: im_path : /usr/X11R6/bin/ T3CV_GFX: im_path_lz: /usr/bin/ T3CV_GFX: im_version: T3CV_GFX: im_negate_: 0 T3CV_GFX: im_imvMask: 0 T3CV_GFX: im_combine: combine ### DEBUG SYSTEM INFORMATION - END ### _______________________________________________ TYPO3-linux mailing list TYPO3-linux (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...fo/typo3-linux |
|
#2
|
|||
|
|||
|
Bertrand Chauvet wrote:
> I have then added a new admin user via the install tool / basic config > page, and verified it was correctly stored in database. But, i still can¹t > login. Please check phpinfo() for session parameters. Setting session.cookie_domain caused me the same problems. klaus -- Klaus Muth HAGOSVerbunddeutscherKachelofen-undLuftheizungs Germany bauerbetriebeeGSitz:StuttgartRechtsf.:Genossens Industriestr. 62 chaftReg.ger.:StuttgartGnR77Vst:GuidoEichel,Ral 70565 Stuttgart fTiggesARVors.:ThomasMüllerUStIDNr. E147799748_______________________________________________ TYPO3-linux mailing list TYPO3-linux (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...fo/typo3-linux |
|
#3
|
|||
|
|||
|
Tx a lot Klaus for the reply.
Login into instal tool/phpinfo, I can see this: _COOKIE PHPSESSID ae51aetcetcetc... Typo3InstallToo_Key b3ed6etcetcetc... Typo3InstallTool 3d26betcetcetc... But in the phpinfo() sub section, I see this: session Session Support enabled Registered save handlers files user (Directive) (LocalValue) (MasterValue) session.cookie_domain no value no value session.cookie_lifetime 0 0 session.cookie_path / / session.cookie_secure Off Off Voilà. Though I don't really know what it means and what to do with this information... Bertrand. Le 18/10/07 7:41, «*Klaus Muth*» <news2004 (AT) hampft (DOT) de> wrote : > Bertrand Chauvet wrote: > > >> I have then added a new admin user via the install tool / basic config >> page, and verified it was correctly stored in database. But, i still can¹t >> login. > Please check phpinfo() for session parameters. Setting session.cookie_domain > caused me the same problems. > > klaus _______________________________________________ TYPO3-linux mailing list TYPO3-linux (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...fo/typo3-linux |
|
#4
|
|||
|
|||
|
I found my mistake.
I was wrong in typing new value in [cookieDomain] (via the install tool). I had just written there 'mydomain.com', this does not seem to work this way. I guess it should be '.mydomain.com' or another syntax... Anyway, I've just left this field blank like it was by default, and I have no more issue, I can login in to back end. Special thanks to Klaus for driving me towards the coockie fixing direction ![]() Cheers Bertrand _______________________________________________ TYPO3-linux mailing list TYPO3-linux (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...fo/typo3-linux |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3] TYPO3 Backend Javascript error crashes backend | dieter orens | typo3-english@lists.netfielders.de | 5 | 28.04.2007 20:04 |
| [TYPO3] Problem to login in the backend | Diego Prestes | typo3-english@lists.netfielders.de | 2 | 23.04.2007 19:43 |
| [TYPO3] error after login | a owen | typo3-english@lists.netfielders.de | 0 | 02.03.2007 02:46 |
| Re: [TYPO3-german] Backend-Login in der Startseite | Lang, Andreas | typo3-german@lists.netfielders.de | 1 | 27.02.2007 04:27 |
| [TYPO3-linux] Cannot login to BE when source outside document root | Paul Vetch | typo3-linux@lists.netfielders.de | 2 | 26.02.2007 19:00 |