Question & Answer
Question
Apache/Zend server fail to start
Cause
Zend Server start 6+ may fail depending on Apache level
Answer
if you see ...
QHTTPSVR/QZSRHTTP: No matches for the wildcard '*.conf' in '/usr/local/zendsvr6/etc/sites.d/http/__default__/0', failing(use Include
Add blank/dummy files for IBM i Apache to start ...
call qp2term
touch /usr/local/zendsvr6/etc/sites.d/globals-blank.conf
touch /usr/local/zendsvr6/etc/sites.d/vhost_blank.conf
touch /usr/local/zendsvr6/etc/sites.d/http/__default__/0/blank.conf
restart Zend Server
The above is also referenced in the following URL.
http://www.youngiprofessionals.com/wiki/FastCGI
Please contact Zend support (www.zend.com) if further assistance is needed with this issue
Was this topic helpful?
Document Information
Modified date:
18 December 2019
UID
nas8N1020166