I do not currently run Zend as I have decided on using PHPA. But, after restarting Apache I receive the following error. Even though currently, it does not seem to create any real problems I would hate for it to lead to other things down the road.
root@server [~]# service httpd start
PHP: Error parsing /usr/local/Zend/etc/php.ini on line 262
[Mon Dec 1 10:13:59 2003] [warn] NameVirtualHost XX.XXX.XX.XXX:80 has no VirtualHosts
[Mon Dec 1 10:13:59 2003] [warn] NameVirtualHost XX.XXX.XX.XXX:80 has no VirtualHosts
[Mon Dec 1 10:13:59 2003] [warn] NameVirtualHost XX.XXX.XX.XXX:80 has no VirtualHosts
[Mon Dec 1 10:13:59 2003] [warn] NameVirtualHost XX.XXX.XX.XXX:80 has no VirtualHosts
[Mon Dec 1 10:13:59 2003] [warn] NameVirtualHost XX.XXX.XX.XXX:80 has no VirtualHosts
[Mon Dec 1 10:13:59 2003] [warn] NameVirtualHost XX.XXX.XX.XXX:80 has no VirtualHosts
[Mon Dec 1 10:13:59 2003] [warn] NameVirtualHost XX.XXX.XX.XXX:80 has no VirtualHosts
/etc/init.d/httpd start: httpd started
I edited out the IPs, obviously.