Re: [PHP] firewalls & MySQL sessions

2001-02-26 Thread Yasuo Ohgaki
Hello Lee, I cannot imagin exact environtment that you have. Anyway, Are you sure that your servers (Web Server running PHP and Database server running MySQL) can talk to each other? It seems you have firewall(or like, router/proxy/etc) between your web server and your database server. Regards,

[PHP] firewalls & MySQL sessions

2001-02-26 Thread Jared Howard
I'm having trouble establishing MySQL sessions when the client is running from behind a remote firewall. (I.e., the MySQL server has a static internet IP, but the remote client which is accessing, or better said, attempting to access the MySQL database via PHP in their browser can't seem to estab