|
Posted by Peter van Schie on 07/03/06 22:05
Auddog schreef:
> That be said now when I bring up the phpinfo.php page, I don't get anything
> but a white page. When I view my source code, I see the <? phpinfo(); ?>.
> Not sure why I can't get this to work.
Hi,
If it's a Windows 2003 server, it means you're running IIS 6. In IIS 6
you have to specifically allow the php extension to be run.
I don't have an IIS 6 machine at hand here, but the setting is located
somewhere at "Web Server Extensions".
P.S. If it's only for testing purposes WAMP-server might be a nice
option too. It's a simple installation package of Apache2, MySQL and
PHP5. See: http://www.wampserver.com
HTH.
Ruben.
--
http://www.phpforums.nl
[Back to original message]
|