Error in httpd after upgrading to php 4.4.4

eSiK

Verified User
Joined
May 10, 2006
Messages
38
Location
Warsaw, Poland
I've upgraded my system to php 4.4.4.
It works ok... but when I type restart apache I get the following error:

[warn] NameVirtualHost 89.149.201.57:80 has no VirtualHosts
[Thu Sep 7 09:04:05 2006]
[warn] NameVirtualHost 89.149.201.57:443 has no VirtualHosts
[Thu Sep 7 09:04:05 2006]
[warn] NameVirtualHost 89.149.201.56:80 has no VirtualHosts
[Thu Sep 7 09:04:05 2006]
[warn] NameVirtualHost 89.149.201.56:443 has no VirtualHosts

Although system works ok...
Those 2 IP's I use as my nameservers...
How to fix that error?

I am looking forward to your help...

PS: Before upgrading that errr didn't occured....
 
i get the same error here... but thought it wasn't that important, because what the error says is true, and we know it ;)

but an idea on how to solve this would be nice

- Mike
 
These errors are harmless if you have no sites configured to use those IPs. It just means that DA has configured the IPs for virtual hosts but has not assigned the IP to any domains.

You would have gotten this prior to 4.4.4.
 
Well I use those 2 IPs only for nameservers...
I place domains on different ones...
So I'll must stay with that error? ;)
It doesn't affect the system so... I don't mind it ;)
 
Oj guys, thanks alot for your responses :)

Ehh.. now just to get rid off that evp.h problemo and I am saved ;)
 
Back
Top