Roundcube Community Forum

Recycle Bin => Recycle Bin => Topic started by: qlex on March 07, 2007, 07:03:19 AM

Title: 500 Internal Server Error (again)
Post by: qlex on March 07, 2007, 07:03:19 AM
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 ?

Title: Re: 500 Internal Server Error (again)
Post by: Stevie on March 10, 2007, 01:00:15 PM
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.
Title: Re: 500 Internal Server Error (again)
Post by: docquesting on March 10, 2007, 01:09:03 PM
I am having the same trouble in the same situation.
Title: Re: 500 Internal Server Error (again)
Post by: Stevie on March 10, 2007, 01:13:41 PM
No luck with commenting all lines out?
Title: Re: 500 Internal Server Error (again)
Post by: qlex on March 10, 2007, 01:28:30 PM
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.

Title: Re: 500 Internal Server Error (again)
Post by: oliverh on March 12, 2007, 02:02:51 PM
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 (http://roundcubeforum.net/forum/index.php?topic=1431.0)

Good luck.

Oliver
Title: Re: 500 Internal Server Error (again)
Post by: docquesting on March 19, 2007, 11:57:51 PM
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'] = ' ';