While trying to start httpd in direct admin giving the following error:
# /etc/init.d/httpd start
Starting httpd: Syntax error on line 30 of /usr/local/directadmin/data/users/clickalist/httpd.conf:Invalid command ‘php_admin_flag’, perhaps misspelled or defined by a module not included in the server configuration
To resolve this error follow the steps below:
./build update
Backup any file named /usr/local/directadmin/custombuild/ .custombuild.
/build rewrite_confs
After that Apache will be started up.