Roundcube Community Forum

 

500 Internal Server Error

Started by exaurdon, May 19, 2008, 09:45:19 PM

Previous topic - Next topic

exaurdon

I get a 500 internal server error with roundcube. I deleted .htaccess, nothing. Then I created a blank copy, still didn't work.

I turned off friendly errors on IE and just get a blank screen and the logs dir of roundcube is empty.

Using Apache2, Php5, and Ubuntu Server, MySql, etc.

evb

If you copy a standard phpinfo.php file (to get the information about the php installation) in your root of roundcube and you call it, do you see the php information?

exaurdon

Yeah. Just fine. I have other sites that use PHP including Serendipity and they all work fine.

evb

Did you pass the installer script completely successful?

exaurdon

Yeah, no problems during install.

evb

Ok.
And you did delete all .htacces files? (just verifying :D)

And the logs of the apache server?

exaurdon

[Tue May 20 03:55:03 2008] [error] [client 96.26.212.118] PHP Notice:  _doQuery: [Error message: Could not execute statement]\n[Last executed query: PREPARE MDB2_STATEMENT_mysq$
[Tue May 20 03:55:03 2008] [error] [client 96.26.212.118] PHP Fatal error:  Call to undefined method stdClass::parse() in /var/www/mail/program/include/main.inc on line 1241

evb

Apparently there is a problem with your mysql database.
Did you create de roundcube database when in the installer script?
Was it successfull? Do you see the database and table in your mysql server?
Do you see entries in these tables?