Roundcube Community Forum

 

500 Internal Server Error (again)

Started by qlex, March 07, 2007, 07:03:19 AM

Previous topic - Next topic

qlex

Hey.
First of all, saw the demo of roundcube webmail and instantly decided to start using it instead of pre-built squirrelmail on my account from ISP.

After installation, i have encountered the error that keeps showing up in this forum, the 500 internal server error.

- I have hosting that has php4.4.4 and mysql. ( however, i think i used the mysql.initial.sql file to fill the database with tables - should i try the mysql5 as well?)
- Chmodded the two dirs (logs & temp) to 777 and also 666,
- edited the two dist files and renamed them to php

still getting that error.
any more ideas ?


Stevie

Not sure what it could be.

It is your .htaccess file for sure. Try commenting out a line at a time to find the problem.

docquesting

I am having the same trouble in the same situation.

Stevie

No luck with commenting all lines out?

qlex

somehow i managed to solve the problem.
what i did, using phpmyadmin i dropped all tables from the db and imported the file again/
this time however i used mysql5.initial.sql and afterwards, left the script for a while.
after a couple of hours, i ran the script again, this time to my surprise it showed the login screen and roundcube seems to be working fine.

try also playing afterwards to chmod some of the files...
docquesting, let us know if importing the new file worked for you.


oliverh

Hi. This may or may not be the same issue, but here's how I fixed it:

http://roundcubeforum.net/forum/index.php?topic=1431.0

Good luck.

Oliver

docquesting

I had my web host support look at it. I now get a.

Parse error: syntax error, unexpected T_STRING in /home/name/public_html/roundcubemail-0.1beta2/config/main.inc.php on line 78

Line 78 is.

$rcmail_config['smtp_auth_type'] = ' ';