I have a script that connects to a remote db to display the content I
need. The connection worked great when it resided on a windows box.
I recently moved the page to a linux box. And now when it tries to
connect to the DB the pages just hangs (no error). When I comment out
the connect script, it loads the page (without the data).
Any ideas?
Thanks in advance.