Hi!
This is my system:
• Ubuntu 7.04-server
• lighttpd 1.4.13-9ubuntu4.2
• PHP5-cgi 5.2.1-0ubuntu1.4
• PHP5-common 5.2.1-0ubuntu1.4
• PHP5-mysql 5.2.1-0ubuntu1.4
• mysql-server 5.0.38-0ubuntu1
I've tried to install Drupal on my testing server. First, all works fine, it installed correctly and I can see the "Welcome to your new Drupal website!" page.
However, when I try to create a new (the first) account and I click "Create new account" after I entered my user data (Username and E-mail address) my lighttpd says: "500 - Internal Server Error". The error message also appears when I try to request a new password.
This is what the lighttpd error log is reporting:
2007-09-16 17:57:22: (mod_fastcgi.c.2431) unexpected end-of-file (perhaps the fastcgi process died): pid: 7013 socket: unix:/tmp/php.socket-1
2007-09-16 17:57:22: (mod_fastcgi.c.3214) response not received, request sent: 1200 on socket: unix:/tmp/php.socket-1 for /drupal/index.php , closing connectionThe www-data user has full permissions (7) on drupal.
Unfortunately, I have no idea what I can do. Probably I've forgotten to install/activate a module or something?
Thank you for your help. :)
Dittboy
p.s.: I hope you understand my bad english. :/
Comments
Does nobody have an idea?
I have no idea. I don't think, that this is a direct problem with drupal, because I get no PHP error or something similar. That is one of the main problems: I got no error message. :(
Did anyone reach a resolution with this
We seem to be experiencing the same issue.
--Paul Johnson
This is a Bug in PHP. Try
This is a Bug in PHP.
Try PHP 5.2.4 . There are no Problems.
In 5.2.5 the Problem is back, nut fixed in the CVS.
http://bugs.php.net/bug.php?id=43476
bennos
It's me, BENNOS.