slightly OT as it is not a PHP issue, but it sure as hell is running
havoc on my php scripts, and I was wondering if anyone else has any
experience on this.

Basically, old server, on a static IP. Only accessed inside a local
network, so not an ISP/DNS issue.
new server, on SAME static IP, SAME netbios name (server, funnily
enough)

Have now SWITCHED OFF old server, so not an ip conflict issue, was
never on the same network at the same time.

the old server used to work every single time, //server would take us
to the apache homepage of the local site we had created.

now, //server works sometimes, and //IP works all the time, but for
some reason, all breaks phpmyadmin.

I have a feeling it is in my configuration somewhere, but for the life
of me, can't find it.

the ServerName directive in the httpd config file on apache says
"ServerName server"

I have also tried "ServerName 192.XXX" which didn't work either.

anyone have any other suggestions of anywhere else I oughta look?

-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]

Reply via email to