RE: [PHP] Re: odd behavior

2006-01-19 Thread Jay Blanchard
[snip]
Could these help?
http://www.php.net/manual/en/faq.installation.php#faq.installation.phprc
http://php.net/configuration
[/snip]

I'll give those a try as I did do the manual installationwhich does not
refer to this as far as I can tell.

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



[PHP] Re: odd behavior

2006-01-19 Thread James Benson

Could these help?


http://www.php.net/manual/en/faq.installation.php#faq.installation.phprc
http://php.net/configuration



James



Jay Blanchard wrote:

When I expire you will find my hands wrapped tightly around the throat of a
Windows network administrator.

I had PHP installed on a web server, and all was working OK, save for one
small thing. phpinfo() indicated that the path to the php.ini was c:\WINNT,
which it was not. So I copy the file from the c:\php directory to the
c:\winnt directory and restart IIS. Now, when I click a link to take me to a
directory with an index.php I get a 404, not found error. If I refresh the
page shows up just fine. So I remove the ini page, start and stop the IIS
server, click the link, and no problem...the page is delivered just fine.

Has anyone experienced this behavior before, and how do I fix that damned
path to the ini? TIA!


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