Hallo Erik, je probleem is Windows 2000, de php pagina's geven aan wat er verandert moet worden in je PHP.INI file.
Als je de laatste PHP hebt, is dat 4.2.0 en moet je in de PHP.INI het volgende toevoegen: cgi.force_redirect=0 cgi.redirect_status_env ENV_VAR_NAME Je probleem moet dan opgelost zijn ! Cor -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Hello Erik, Your problem seems to be Windows 2000, the php pages should give an error with the solution mentioned on them, if you disable user friendly http errors in your webbrowsers settings. If you have the latest version of PHP, this must be 4.2.0 and do you have to change your PHP.INI file. Add the next two lines to PHP.INI (C:\windows): cgi.force_redirect=0 cgi.redirect_status_env ENV_VAR_NAME This should solve your problem! Cor "Erik" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi all, > > To this newsserver i'm new but i use php for over two years now.Last night i > checked the offcial php website to see if ther is a newer version relased as > mine 4.1.2 so i downloaded and installed the latest php.i edited my > httpd.conf file and installed php as module restarted my apache server and > by a test i tryed to submit the form on my website apache said "http 500 > internal server error" usually this is related to the files rights read > write etc CHMOD but i'm on windows 2000 so there is no CHMOD what is wrong > here why do i get that error ? the same form worked fine with the php > version already installed it always says that i created a little sscript > (http authentication) to test when i run it > http 500 what is this ?? > > regards from belgium > Erik > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php