Webmail no longer accessible

el_dorito

Verified User
Joined
Nov 1, 2012
Messages
10
Hello,

After a PHP update the /webmail URL is no longer working for all my domains. I get a 404 not found.
Any idea's where I should go looking?

Best regards,
Geert
 
What program does Webmail point to? What version of PHP does it require? If your latest version is too new, you may need to update the webmail client, or downgrade php.

Or switch to another webmail client.

Jeff
 
Thanks Jeff,

Webmail should point to squirelmail but it's resolved by the "site" instead of "directadmin". So /webmail leads to a 404 error on the website.
PHP version is 5.3 so that shouldn't be a problem.

I'm guessing that somewhere in the configuration files I messed up an deleted the link between /webmail and squirelmail.

Best regards,
Geert
 
I believe you can fix this from the control panel, but if not, then you can fix it in this file:

/etc/httpd/conf/extra/httpd-alias.conf

Jeff
 
Back
Top