Suurbier
Verified User
- Joined
- Apr 23, 2007
- Messages
- 223
I tried to enable a second php version and suddenly Apache didn't start up anymore after running the build script. I tried to undo the settings in options.conf and rebuild everything but it didn't help. The service won't start up anymore.
These are my settings in options.conf
Trying to resolve this leads to other errors and it doesn't stop.
Anyone willing to help me? I can pay for it.
Thanks in advance.
Code:
Stopping httpd: [FAILED]
Starting httpd: [Fri Feb 26 21:29:55.111658 2016] [alias:warn] [pid 10292] AH00671: The Alias directive in /etc/httpd/conf/extra/httpd-alias.conf at line 2 will probably never match because it overlaps an earlier Alias.
AH00526: Syntax error on line 31 of /etc/modsecurity2/base_rules/modsecurity_crs_21_protocol_anomalies.conf:
ModSecurity: Found another rule with the same id
Checking to ensure /etc/httpd/conf/ssl.crt/server.ca is set.
Using 37.34.60.251 for your server IP
Using 37.34.60.251 for your server IP
Restarting nginx.
These are my settings in options.conf
Code:
# cat options.conf
#PHP Settings
php1_release=5.6
php1_mode=mod_php
php2_release=no
php2_mode=php-fpm
opcache=no
htscanner=no
php_ini=no
php_timezone=Europe/Amsterdam
php_ini_type=production
ioncube=no
zend=no
suhosin=yes
x_mail_header=yes
#MySQL Settings
mysql=5.6
mysql_inst=mysql
mysql_backup=yes
mysql_backup_dir=/usr/local/directadmin/custombuild/mysql_backups
mysql_force_compile=no
#WEB Server Settings
webserver=nginx_apache
modsecurity=yes
modsecurity_rules=no
apache_ver=2.4
apache_mpm=auto
mod_ruid2=yes
harden_symlinks_patch=yes
use_hostname_for_alias=no
redirect_host=reverse.o2x.nl
redirect_host_https=no
#WEB Applications Settings
phpmyadmin=yes
phpmyadmin_ver=4
squirrelmail=yes
roundcube=yes
webapps_inbox_prefix=no
#ClamAV-related Settings
clamav=yes
clamav_exim=yes
proftpd_uploadscan=no
pureftpd_uploadscan=no
suhosin_php_uploadscan=no
#Mail Settings
exim=no
eximconf=no
eximconf_release=2.1
blockcracking=no
easy_spam_fighter=no
spamassassin=yes
dovecot=yes
dovecot_conf=no
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=xxx
notifications=yes
da_autoupdate=no
updates=no
webapps_updates=yes
#CloudLinux Settings
cloudlinux=no
cagefs=no
#Advanced Settings
autoconf=yes
automake=yes
libtool=yes
curl=yes
new_pcre=no
modsecurity_ruleset=no
modsecurity_uploadscan=no
litespeed_serialno=trial
mariadb=10.0
sa_update=no
userdir_access=yes
Trying to resolve this leads to other errors and it doesn't stop.
Anyone willing to help me? I can pay for it.
Thanks in advance.
Last edited: