EricD
11-27-2002, 04:30 PM
Allo!
I got a strange problem, or there is something that I don't get ...:confused:
I got a mysql server installed on a debian woody machine. Mysqld is running, I can ping the server but the mysql port isn't showing open when I scan my ports with nmap. ???
I get that error message when I try to connect to the database from a php script :
Call to undefined function: mysql_connect()
Obviously, it can't connect since the port isn't open.
php4 is compiled with mysql support. Everything seems to be fine but the port still closed!
Anybody ever saw that?
Thanx a lot for helping!
Ps: The databases, users and passwords are all well defined.
I got a strange problem, or there is something that I don't get ...:confused:
I got a mysql server installed on a debian woody machine. Mysqld is running, I can ping the server but the mysql port isn't showing open when I scan my ports with nmap. ???
I get that error message when I try to connect to the database from a php script :
Call to undefined function: mysql_connect()
Obviously, it can't connect since the port isn't open.
php4 is compiled with mysql support. Everything seems to be fine but the port still closed!
Anybody ever saw that?
Thanx a lot for helping!
Ps: The databases, users and passwords are all well defined.