Problem accessing Windows SQL server from Red Hat Web Server
I am working on Red Hat Enterprise Linux Server release 5.2 (Tikanga) virtual server. I installed PHP 5.1.6 and Apache 2.0. I installed the easySoft ODBC driver. I can successfully connect to a Microsoft SQL Server 2000 database on a remote server from isql. I can also successfully run PHP command-line. I begin to experience problems, however when I try to connect to the database through PHP. I can successfully query for and produce a list of tables on the database server, so the two are "talking" to one another. However, whenever I try to select rows of a database table, the browser just hangs/spins and does not return results. Again, the same php scripts work fine command line. Has anyone else experienced this problem?
Thanks,
Maria
|