Hello, I installed MySQL, PHP and Sun ONE and when I try to access MySQL with PHP (DB is on a different server), it says it cannot connect to server. When I execute the PHP script manually in a shell script, it works fine. If I change the DB server to localhost in my PHP script and execute the PHP file from my WebBrowser it works fine. It seems that it cannot connect to a different server when I am going through my SUN ONE WebServer. Otherwise the webserver works fine.
I also have a different webserver running with Apache and there the script works just fine.... For any ideas I would be really thankful.....