Page 1 of 1

dreamweaver / mysql connect error

Posted: Fri Nov 22, 2002 4:07 am
by birkeland
When connecting to a mysql database running on a mac os 10.1.5 from other computers on the intranet through Dreamweaver MX/php, I get HTTP error 404, file not found, and the explanation that there is probably no server running on the server machine.

This is really strange, because connecting from a computer outside the firewall works just fine. The mysql user is set up to work from host '%'. I also tried to enter '192.5.5.%', but this gives the same error.

Any hints?

birkeland