|
PHP installed but not working
Just moved my email server over to Debian using qmailrocks and everything was fairly painless until I got to the Squirrelmail install which requires PHP to work properly.
PHP4 is installed but when I go to hXXp://domain.name.com/webmail I get a connection timeout, however, when I go to /webmail/ I get a directory listing of the webmail directory.
That seems to me to mean that while installed PHP isn't running? I installed it doing apt-get install php4 and it installed and configured nicely and then it did the apache configuration also and the module was loaded.
Any suggestions on what I can check or do to get it to work properly?
Thanks
|