Dauser2007
Verified User
- Joined
- Dec 5, 2007
- Messages
- 185
bad flag delimiters php 5.5 and php5.3 always not work
dataskq: command: action=rewrite&value=httpd
Restarting php-fpm53.
Gracefully shutting down php-fpm53: . done
Starting php-fpm53: done
Restarting apache.
Stopping httpd: [FAILED]
Starting httpd: AH00526: Syntax error on line 41 of /usr/local/directadmin/data/users/admin/httpd.conf:
RewriteCond: bad flag delimiters
dataskq: command: action=rewrite&value=httpd
Restarting php-fpm53.
Gracefully shutting down php-fpm53: . done
Starting php-fpm53: done
Restarting apache.
Stopping httpd: [FAILED]
Starting httpd: AH00526: Syntax error on line 41 of /usr/local/directadmin/data/users/admin/httpd.conf:
RewriteCond: bad flag delimiters
Code:
[root@host custombuild]# vi options.conf
#PHP Settings
php1_release=5.5
php1_mode=mod_php
php2_release=5.3
php2_mode=php-fpm
opcache=yes
htscanner=yes
php_ini=yes
php_timezone=Asia/Shanghai
php_ini_type=production
ioncube=yes
zend=no
suhosin=no
x_mail_header=yes
#MySQL Settings
mysql=5.6
mariadb=10.0
mysql_inst=no
mysql_backup=yes
mysql_backup_dir=/usr/local/directadmin/custombuild/mysql_backups
mysql_force_compile=no
#WEB Server Settings
webserver=apache
litespeed_serialno=trial
modsecurity=no
modsecurity_ruleset=comodo
apache_ver=2.4
apache_mpm=auto
mod_ruid2=no
harden_symlinks_patch=yes
use_hostname_for_alias=no
redirect_host=host.eoemcompany.com
redirect_host_https=no
#WEB Applications Settings
phpmyadmin=yes
phpmyadmin_ver=4
squirrelmail=yes
roundcube=yes
webapps_inbox_prefix=no
#ClamAV-related Settings
clamav=no
clamav_exim=yes
modsecurity_uploadscan=no
proftpd_uploadscan=no
pureftpd_uploadscan=no
suhosin_php_uploadscan=no
Last edited: