Hi Earl,

Earl wrote: 
> tried installing many versions of PHP after v5.2.9 and always get a CGI 
> error, none of the php pages load. 

I never worked with Xitami as web server but this could get you started:
- check your webserver's log files, this could be your windows eventlog or some 
logging file from your webserver; see if there are any errors after you have 
called your php script

- rename php.ini to something different and restart your webserver service; if 
the error disappears, the error could be related to an extension directive in 
your existing php.ini file

- does a simple phpinfo() also results in a CGI error?

Keep me updated if you tried the above.

Regards & merry Christmas from Germany,

Sascha
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to