Hi all,
I followed the All-in-One instructions made by @how@ and everything appeared to work at first, but now I'm experiencing problems.
First, PHP files aren't working. When I pull up a .php file in my browser, it asks me to download it.
I sent in a trouble ticket to DA, and he said that Apache was segfaulting. He told me to recompile apache using the following link:
http://help.directadmin.com/item.php?id=26
I did that, but PHP still doesn't work.
This might be the cause of the problem, but when I run an 'apachectl configtest' on the box, I get the following error message:
Everything else works fine. I'm able to add new customers, set up their email, and their web sites.
I followed someone else's post to remove --with-openssl from the /usr/local/directadmin/custompapache/configure.php file and recompile PHP, then restart Apache. I did that, and that didn't work either.
Any ideas?
I followed the All-in-One instructions made by @how@ and everything appeared to work at first, but now I'm experiencing problems.
First, PHP files aren't working. When I pull up a .php file in my browser, it asks me to download it.
I sent in a trouble ticket to DA, and he said that Apache was segfaulting. He told me to recompile apache using the following link:
http://help.directadmin.com/item.php?id=26
I did that, but PHP still doesn't work.
This might be the cause of the problem, but when I run an 'apachectl configtest' on the box, I get the following error message:
Code:
[Thu Oct 19 14:55:21 2006] [error] Cannot remove module mod_perl.c: not found in module list
Everything else works fine. I'm able to add new customers, set up their email, and their web sites.
I followed someone else's post to remove --with-openssl from the /usr/local/directadmin/custompapache/configure.php file and recompile PHP, then restart Apache. I did that, and that didn't work either.
Any ideas?