dreamweaver / mysql connect error

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
birkeland
Forum Newbie
Posts: 1
Joined: Fri Nov 22, 2002 4:07 am

dreamweaver / mysql connect error

Post 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
Post Reply