Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Noah Berlove on November 22, 2000, 05:28:30 PM

Title: Apache Errors
Post by: Noah Berlove on November 22, 2000, 05:28:30 PM
Since installing the OpenSSH and SSL modules, Apache has been generating a number of errors.  The first is:
"Loaded DSO modules/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)".  I'm guessing this means I need to update my PHP installation (I used php-4.0.1pl2-3.i386.rpm).  Will the more recent PHP rpm's (4.0.3pl1-4) address this problem?

The other error messages I have been seeing are all of the form: "VirtualHost xxx.xxx.xxx.xxx:443 overlaps with VirtualHost xxx.xxx.xxx.xxx:443, the first has precedence, perhaps you need a NameVirtualHost directive".  There are 3 entries -- one each for my external IP address, my internal IP and Localhost.  These errors are then followed by 3 similar "NameVirtualHost xxx.xxx.xxx:80 has no VirtualHosts"  entries.  The final message is: "Address already in use: make_sock: could not bind to port 443".

Despite these errors, Apache and SSL seems to be working as I can make SSL connections to my web sites.  However, if I go to https://www.virtualdomain.com, I am redirected to the start page of my main site.  If I type in https:///xxx.xxx.xxx/ibay (i.e. the ibay associted with the virtual domain), the correct pages load.

Any insights into these errors would  be greatly appreciated.

Noah
Title: RE: Apache Errors
Post by: Dan Brown on November 22, 2000, 06:09:20 PM
As to the first issue, installing the new PHP RPMs will take care of it.