Not sure where to post this as ts a very strange one.
I have a SBS2003 that has IIS running. It has support for PHP.
I have also another sever (Linux) which hods a MYSQL database.
I call up a PHP page that resides in the SBS server that uses PHP to connect to the MYSQL server and retrieve the records.
However the user being passed to the Mysql server is the correct user name coded in the PHP script plus a location so "user @ somewhere"
I would assume the "somewhere" portion to be the name of the SBS server however it comes up as "AMontpellier-257-1-113-99.w90-0.abo.wanadoo.fr"
I'm not sure if its Windows that's doing it or what.
I've scoured through the PHP config files and nothing has that string anywhere, so it must be getting that information form the server it resides on, in other words the SBS, where would it get that location?
Now if I copy that location as is and put it into an IE Window it will automatically resolve to the SBS server Welcome Page.
Any ideas why this is happening, Why is it using a French address? I'm not even near France. What I can do to loose that address name?
I've scanned for Viruses and there's nothing on the server. Its protected by 2 firewalls ands has no access from the internet.
I guess I'll post this in the PHP forum also. But I think its SBS that's using that address as its own.
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
I have a SBS2003 that has IIS running. It has support for PHP.
I have also another sever (Linux) which hods a MYSQL database.
I call up a PHP page that resides in the SBS server that uses PHP to connect to the MYSQL server and retrieve the records.
However the user being passed to the Mysql server is the correct user name coded in the PHP script plus a location so "user @ somewhere"
I would assume the "somewhere" portion to be the name of the SBS server however it comes up as "AMontpellier-257-1-113-99.w90-0.abo.wanadoo.fr"
I'm not sure if its Windows that's doing it or what.
I've scoured through the PHP config files and nothing has that string anywhere, so it must be getting that information form the server it resides on, in other words the SBS, where would it get that location?
Now if I copy that location as is and put it into an IE Window it will automatically resolve to the SBS server Welcome Page.
Any ideas why this is happening, Why is it using a French address? I'm not even near France. What I can do to loose that address name?
I've scanned for Viruses and there's nothing on the server. Its protected by 2 firewalls ands has no access from the internet.
I guess I'll post this in the PHP forum also. But I think its SBS that's using that address as its own.
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.