Roundcube Community Forum

 

Internal Server Error (500)

Started by Pwnin O'Brien, May 26, 2010, 10:17:23 PM

Previous topic - Next topic

Pwnin O'Brien

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!

SKaero


Pwnin O'Brien

[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

Pwnin O'Brien

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.

SKaero

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.

Pwnin O'Brien

Worked like a charm! No more internal server errors! Thanks!

Pwnin O'Brien

Looks like I jumped the gun, I am still getting the internal server error. :confused:

SKaero

What the error n the error log?