Re: [PHP-WIN] HTTP/1.1 500 Server Error

2003-12-02 Thread Peter Richards
Hi Eric, On Tue, 02 Dec 2003 10:04:06 +0100, [EMAIL PROTECTED] (Eric Colinet) wrote: >As far as know the CGI version of PHP doesn't work well on Win95. It worked okay when I used version 4.2.3 , well I didn't use it much, not for any serious work or db stuff (MySQL), but it did work. I have hear

Re: [PHP-WIN] HTTP/1.1 500 Server Error

2003-12-02 Thread Eric COLINET
Hi Peter, As far as know the CGI version of PHP doesn't work well on Win95. But just to be sure set error_log (php.ini) to a file and check the content of it since 500 is a crash. Eric At 03:17 02/12/2003, Peter Richards wrote: Hi, I have been using a PWS (M$ personal web server) for some ASP

[PHP-WIN] HTTP/1.1 500 Server Error

2003-12-01 Thread Peter Richards
Hi, I have been using a PWS (M$ personal web server) for some ASP work, on a Win95b box. I found I was able to also use the PWS for some PHP work. Recently installed PHP 4.3.4, and now all I get with any .PHP file is a "HTTP/1.1 500 Server Error" msg. Any clues ? I _think_ the previous version o