Forums / Install & configuration / can not login after Installation
bernd diekmann
Thursday 14 August 2003 7:25:19 am
Hello,
after a succesfull installation and setup via the browser it is not possible to login as the admin or to sign up. After klicking on login or sign up, the browser gets an empty page / the same page. Maybe I have made an error during the installation, which I have made more than one time.If I add there the demo, i got the demo but I can not go to the login form.
I installed Exponential 3.0-2, 3.1.0-2 and 3.1.1 with and without virtual host configuration with the same result.
The database has been filled with user-data (admin, demo).
How can I find the error ? The apache-logfiles give no information, only some css-files are not found: File does not exist: /srv/www/htdocs/Exponential-3.1-1/design/admin/stylesheets/debug.css
Versions are: php 4.3.1, mysql Ver 11.18 Distrib 3.23.55, for suse-linux (i686)Apache/1.3.27 (Linux/SuSE)
Can anybody give me a tip ...
thanks !
Friday 22 August 2003 7:15:36 am
Exponential 3.2.0- gets the same result. The apache/php-process seems to crash, php index.php in the Exponential-path gets a segmentation fault ...The installation/setup was succesfull.
thanks,Bernd Diekmann
Jeffrey Thompson
Tuesday 26 August 2003 8:30:21 pm
I found following the tip to set session.auto_start = 0 in the php.ini file allowed me to login as admin with the default id/password of admin/publish
Wednesday 27 August 2003 2:53:53 am
Perhaps there is a problem with php 4.3.1 ?The same configuration is now running without problems under php 4.1.0. .