PDA

View Full Version : apache error -- urgent


komserbey
04-24-2004, 09:35 AM
Hello,

I've just installed a server on the redbus datacenter with directadmin. Everything works properly. But Apache has een error, this is:

Syntax error on line 28 of /usr/local/directadmin/data/users/slalex/httpd.conf:
Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a module not included in the server configuration

I cannot start it. Please help.:(

DirectAdmin Support
04-24-2004, 03:51 PM
Hello,

It looks like php didn't completely get installed.

Try:

cd /usr/local/directadmin/customapache
./build clean
./build update
./build php

Then restart apache.

See if that fixes it. If not, you can send us your root pass and IP address to support@directadmin.com or https://www.directadmin.com/clients/safesubmit.php

John