Hi,
I have just installed the latest apache server on my windows ME machine as well as the latest php, as it was becoming too much of a tedious task to continually ftp up files just to find that they still needed some tweaking. I ran a quik phpinfo() file, no problems there, I then try to run a file, say eg. guestbook.php?page=5 , and I get an internal server error. The pages work fine on my external web server (which is most likely some flavour of unix), but no luck on windows. Am i missing something from my httpd.conf file? or is it impossible to pass variables via file names on win32 apache/php setup?