Bug#574655: typo3: Backend page is not displayed after initial installation

2010-04-22 Thread Leandro Doctors
2010/4/8 Leandro Doctors ldoct...@gmail.com: 2010/3/29 Christian Welzel gaw...@camlann.de: Hi, Christian. As you said, it was a PHP-related problem. And I finally got to solve it (yeap, finally solved). I think you can close this bug. (In the meanwhile, I found two others. And I think I fixed

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-04-22 Thread Christian Welzel
Am 22.04.2010 18:10, schrieb Leandro Doctors: **Problem description Lately i installed the packages myself for a new page and got the same problem. the problem is, that the database configuration is not written to the expected file in /etc/typo3-dummy/debian-db.php. Thats why typo3 thinks its

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-04-08 Thread Leandro Doctors
2010/3/29 Christian Welzel gaw...@camlann.de: Am 24.03.2010 22:41, schrieb Leandro Doctors: #tail /var/log/apache2/error.log [Wed Mar 24 22:24:14 2010] [error] [client ::1] PHP Fatal error: session_start(): Failed to initialize storage module: files (path: ) in

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-29 Thread Leandro Doctors
2010/3/24 Christian Welzel gaw...@camlann.de: Am 24.03.2010 19:16, schrieb Leandro Doctors: [Wed Mar 24 19:03:43 2010] [error] [client ::1] PHP Fatal error: session_start(): Failed to initialize storage module: files (path: ) Which version of php are you using? ~$ php -v PHP 5.3.1-5 with

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-29 Thread Leandro Doctors
2010/3/29 Leandro Doctors ldoct...@gmail.com: 2010/3/24 Christian Welzel gaw...@camlann.de: the right location would be /var/lib/typo3-dummy I tried it and got the same message: [...] BTW: The source code of the http://localhost/cms/typo3/index.php file is blank L -- To UNSUBSCRIBE, email

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-29 Thread Christian Welzel
Am 29.03.2010 15:56, schrieb Leandro Doctors: BTW: The source code of the http://localhost/cms/typo3/index.php file is blank This is definitly strange. index.php is a symlink to the index.php in typo3-src-package. The file should not be empty. Are you sure, you installed all packages? Try

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-29 Thread Christian Welzel
Am 24.03.2010 22:41, schrieb Leandro Doctors: #tail /var/log/apache2/error.log [Wed Mar 24 22:24:14 2010] [error] [client ::1] PHP Fatal error: session_start(): Failed to initialize storage module: files (path: ) in /usr/share/typo3/typo3_src-4.3/typo3/index.php on line 122 Your PHP

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-24 Thread Leandro Doctors
2010/3/22 Christian Welzel gaw...@camlann.de: Please enable debugging output in your php-installation and look for errors in the php error log. Hi, I did a sudo nano /usr/share/typo3/typo3_src-4.3/.htaccess The file contains the following: php_flag display_errors on I get the following in

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-24 Thread Christian Welzel
Am 24.03.2010 19:16, schrieb Leandro Doctors: [Wed Mar 24 19:03:43 2010] [error] [client ::1] PHP Fatal error: session_start(): Failed to initialize storage module: files (path: ) Which version of php are you using? Do you use some custom version of php.ini? It seems, your settings for the

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-22 Thread Christian Welzel
Am 19.03.10 21:35, schrieb Leandro Doctors: A possible cause could be a consequence of using different version numbers for typo3-dummy and the rest of the typo3-related packages, but I'm not sure about it. There must be another problem. The typo3-dummy package is unchanged since several

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-19 Thread Leandro Doctors
Subject: typo3: Backend page is not displayed after initial installation Package: typo3 Version: 4.3.2-1 Severity: important *** Please type your report below this line *** After first installing the software, the backend's homepage (http://localhost/cms/typo3) is just a blank page. It happens