[PHP3] Compiled PHP3 and Apache 1.3.3 now my Virtualhosts dont work. Any suggestions? From: Alan LeFort (alan <email protected>)
Date: 12/31/98

Hi there:

I recently compiled php 3.0.6 and apache 1.3.3 together in order to get
phorum working on our webserver. Phorum works perfectly as does php3. Apache
however does not work as it should. Whenever i try to add a Virtual Host
directive httpd gets a sigHUP and dies a quick death.

My virtual host entries are name based. Essentially i want to host
www.waldenweb.com and home.waldenweb.com on the same ip 206.109.172.230.
Apache no longer wants to do that after i compiled it with PHP3. I know its
not a PHP problem but im just curious if anyone has had this problem?

Below are sample entries in /etc/apache/httpd.conf

<VirtualHost home.waldenweb.com> #this is a cname entry for
www.waldenweb.com in DNS server.
DocumentRoot /home/httpd/html/virtualhosts/home.waldenweb.com/
ServerName home.waldenweb.com
...
</VirtualHost>

I ran a httpd -t and the syntax checks out OK.

Yet when i run httpd it returns no error but loads no instances of itself.

Any suggestions would be appreciated.

Regards,

Alan LeFort
Network Admin and Marketing Director
Walden Internet Villages

"The only apartments in the world with full T3!!"

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev <email protected>