Getting nuts from Invalid command 'suPHP_Engine

sante140

Verified User
Joined
Jan 19, 2016
Messages
24
Invalid command 'suPHP_Engine', perhaps misspelled or defined by a module not included in the server configuration

This is what i get when restarting apache

All options found on the internet done already

Did the following:

cd /usr/local/directadmin/custombuild
./build update
./build apache
./build php n
./build rewrite_confs

restarting, and again same error

After cleaning the /usr/local/directadmin/data/users/admin/httpd.conf and other user file from that code, and ./build rewrite_confs its back again.


I started from scratch yesterday, but suPHP gave website errors, so changed to other php versoion

So te suPHP leftover is not getting removed ?

All i try , nothing is working.

./Build all d. NOTHING

My options.conf:


#PHP Settings
php1_release=5.3
php1_mode=mod_php
php2_release=no
php2_mode=php-fpm
opcache=no
htscanner=no
php_ini=yes
php_timezone=Europe/Amsterdam
php_ini_type=production
ioncube=yes
zend=yes
suhosin=no
x_mail_header=yes

#MySQL Settings
mysql=5.6
mariadb=10.0
mysql_inst=no
mysql_backup=yes
mysql_backup_gzip=no
mysql_backup_dir=/usr/local/directadmin/custombuild/mysql_backups
mysql_force_compile=no

#WEB Server Settings
webserver=apache
http_methods=GET:HEAD:pOST
litespeed_serialno=trial
modsecurity=no
modsecurity_ruleset=comodo
apache_ver=2.4
apache_mpm=auto
mod_ruid2=yes
userdir_access=yes
harden_symlinks_patch=yes
use_hostname_for_alias=no
redirect_host=srv3.webhosting-zeeland.nl
redirect_host_https=no

#WEB Applications Settings
phpmyadmin=yes
phpmyadmin_ver=4
squirrelmail=no
roundcube=yes
webapps_inbox_prefix=no

#ClamAV-related Settings
clamav=yes
clamav_exim=yes
modsecurity_uploadscan=no
proftpd_uploadscan=no
pureftpd_uploadscan=no
suhosin_php_uploadscan=no

#Mail Settings
exim=no
eximconf=no
eximconf_release=4.5
blockcracking=no
easy_spam_fighter=no
spamd=no
sa_update=daily
dovecot=yes
dovecot_conf=yes
pigeonhole=no

#FTP Settings
ftpd=pureftpd

#Statistics Settings
awstats=no
webalizer=yes

#CustomBuild Settings
custombuild=2.0
autover=no
bold=yes
clean=yes
cleanapache=yes
clean_old_tarballs=yes
clean_old_webapps=yes
downloadserver=files.directadmin.com

#Cronjob Settings
cron=no
cron_frequency=weekly
[email protected]
notifications=yes
da_autoupdate=no
updates=no
webapps_updates=yes

#CloudLinux Settings
cloudlinux=no
cloudlinux_beta=no
cagefs=no

#Advanced Settings
autoconf=yes
automake=yes
libtool=yes
curl=yes
new_pcre=no



please advise
 
Hello,

I see you solved it...but you might did it not the best way.

In which files you had the issue with 'suPHP_Engine'? Did you use custom templates?
 
Back
Top