![]() |
Webmail link give me a nice error 500 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Webmail link give me a nice error 500 (/thread-16490.html) |
Webmail link give me a nice error 500 - Skud - 02-06-2013 05:56 AM Hi dudes, thanjs for the best job of this usefully cp. 3 Years experience on ubuntu server and 1 problem that make me crazy. Contest: Ubuntu 12.10 ISPCP 1.0.7 Virtual Machine for test address in my Lan: 192.168.100.112 Errors in logs: 0 The problem: Easy, when i click on the Webmail link, i receive an 500 error in the browser. I apply this controls: Permissions on the tools/webmail Correct location of the php Try to change the /tools/Webmail to /tools/webmail/src/ ... but i have ever the same problems. The other links (filemanager and phpmyadmin works ok). Any Ideas? Thankz! RE: Webmail link give me a nice error 500 - Skud - 02-06-2013 08:34 PM PRATIALLY SOLVED Unfortunately I was unable to solve the problem (I tried them all), but I applied a different solution that made me avoid going crazy. I installed rounducube in / var/www/ispcp/gui/tools/webmail2 and applied the permissions to access the database ispCP. Then I replaced the old folder with webmail roundcube webmail applying two webmail as the default handler. I realize that this is an approximate solution, but I hope to give straight to people like me who could not solve the problem. Contact me for more details and thank you anyway for your attention. See you soon! RE: Webmail link give me a nice error 500 - FeG - 02-07-2013 07:42 PM Hi, first of all: Roundcube is a nice replacement, so you might want to stick to it ![]() Concerning the default squirrelmail webmail frontend: have you taken a look into the log files? (you probably first have to enable error logging for php.) There should be hints on why a 500 error is raised... Best, FeG RE: Webmail link give me a nice error 500 - goov - 02-08-2013 06:44 AM This Fork have Roundcube by Default: -> http://goo.gl/0Fs42 RE: Webmail link give me a nice error 500 - Skud - 02-08-2013 07:50 AM Yep, roundcube works perfectly. Now i'm fight with the php files that give me the 500 Error GGRRRR The installation of the Roundcube is very easly. i Googled for "roundcube webmail installation", changed, renema the folder roundcube to Webmail and overwrite the default Webamil folder under tools/webmail. Nice! Now i'm opening another thread for this other problem. Thankz Guys! RE: Webmail link give me a nice error 500 - goov - 02-09-2013 09:47 AM Take a look into error logs. Normally a 500er should be logged ![]() RE: Webmail link give me a nice error 500 - Skud - 02-10-2013 04:32 AM (02-09-2013 09:47 AM)goov Wrote: Take a look into error logs. Normally a 500er should be logged SOLVED: The main reason of all the problems is the PHP version. Now i download the ubuntu server 10.X with PhP 5.3.6 and all work !!. Thankz dude! |