Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: Pwnin O'Brien on May 26, 2010, 10:17:23 PM

Title: Internal Server Error (500)
Post by: Pwnin O'Brien on May 26, 2010, 10:17:23 PM
I did a clean install of Roundcube on my server and I have come across a small problem. When I log in I will get an Internal Server Error - 500. However, when I go back and re-enter the user and pass and re-login, it will go to the inbox. If I click on a new message, I will get another Internal Server Error - 500 in the preview pane, but when I click away and then re-click the message it will load the message perfectly fine. Here are my server details:

Roundcube 0.4
IIS 7.5
MySQL 5.1.47
PHP 5.3.2

Any help is greatly appreciated!
Title: Internal Server Error (500)
Post by: SKaero on May 26, 2010, 10:19:54 PM
Whats in your error log?
Title: Internal Server Error (500)
Post by: Pwnin O'Brien on May 26, 2010, 10:21:51 PM
[26-May-2010 14:45:02] PHP Fatal error:  Cannot redeclare _pear_call_destructors() in C:\inetpub\mail\program\lib\PEAR.php on line 771
[26-May-2010 22:05:08] PHP Fatal error:  Cannot redeclare _pear_call_destructors() in C:\inetpub\mail\program\lib\PEAR.php on line 771
[26-May-2010 22:11:17] PHP Fatal error:  Cannot redeclare _pear_call_destructors() in C:\inetpub\mail\program\lib\PEAR.php on line 771
Title: Internal Server Error (500)
Post by: Pwnin O'Brien on May 26, 2010, 10:39:19 PM
I've searched and searched for the solution to this error (and it seems to be a pretty common error) but I haven't found any definitive answers.
Title: Internal Server Error (500)
Post by: SKaero on May 27, 2010, 01:01:15 AM
You got a PEAR problem, it can be hard to fix if its configured wrong. Try removing \program\lib\PEAR.php and see if that fixes it.
Title: Internal Server Error (500)
Post by: Pwnin O'Brien on May 27, 2010, 02:58:25 AM
Worked like a charm! No more internal server errors! Thanks!
Title: Internal Server Error (500)
Post by: Pwnin O'Brien on May 27, 2010, 10:22:49 AM
Looks like I jumped the gun, I am still getting the internal server error. :confused:
Title: Internal Server Error (500)
Post by: SKaero on May 28, 2010, 06:01:43 AM
What the error n the error log?