[PHP-WIN] Apache + PHP4 can't connect ODBC

2001-05-04 Thread Art
I have Win NT4.0/SP3 with OmniHttpd as my Web Server for S/W dev. project. It's about Web-Base MS Access Database with ODBC and it's run properly. Recently I decided to use Apache instead. So I remove Omni and install Apache instead, and then PHP. After that I move my program to Apache folder and

[PHP-WIN] Error 'Failed opening ...' when using include command

2001-11-02 Thread Art Bowles
I have a php top score that functions correctly the only thing that does not work is when I try to use an include command. I want to display the tope scores in an existing php page, but when the script runs I get and error Here is the script http://24.114.69.70/phptop/CPella/scores.php?filename

[PHP-WIN] Slow response from Netscape

2001-02-08 Thread Art Spaziano
I've seen this when the form uses METHOD=post and the browser is on the same machine as the server. Changing to the 'get' method will take care of it but I wish there were a better solution. This problem only occurs on Windows. Art >From: "Doug Brewer" <