I m trying to configure the php 4.3.6 on windows 2K
I did every step witten in the installation instructions but
when i go to run the test.php page
with < ? phpinfo(); ?> witten in it then it was first giving an error of
You should try to use php tags for php code:
<?php phpinfo(); ?>
"the specified procedure cannot be found"
then i tried reconfiguring it and now its giving error for
HTTP 500 - internal server error
Yeah, this happens when you start changing the configuration. Do you know what you did before you started get the 500 message? My GUESS is that you probably changed some of your server (Apache?) configuration.
can somebody guide where i m making mistakes or wht things to keep in mind while mannually configuring this.
regards
---------------------------------
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php