Modify ↓
Ticket #1002 (closed defect: fixed)
webmail does not start
| Reported by: | quiliro | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | Component: | web | |
| Severity: | normal | Keywords: | squirrelmail webmail |
| Cc: |
Description
I know this is not in the standard ebox configuration but there is a howto I have followed step by step.
http://trac.ebox-platform.com/wiki/Document/HowTo/InstallWebmail
when I get to the part that says restart apache I get an error:
# /etc/init.d/apache2 restart Forcing reload of web server: Apache2Syntax error on line 4 of /etc/apache2/conf.d/squirrelmail.conf: Invalid command 'php_flag', perhaps mis-spelled or defined by a module not included in the server configuration #
line 4 of /etc/apache2/conf.d/squirrelmail.conf says:
php_flag register_globals off
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Thanks to Sixstone and Foolano for your help.
run a2enmod
choose php4
follow the instructions
Check your webmail page!