-Original Message-
From: [EMAIL PROTECTED]
To: php-windows@lists.php.net
Sent: Thu, 11 Jan 2007 6.33PM
Subject: Re: [PHP-WIN] php installed on IIS: changes to php.ini not
takingaffect
Finally...i guess my ini must have been corrupt. I tried using the contents
from the ini-dist file (I was
Finally...i guess my ini must have been corrupt. I tried using the
contents from the ini-dist file (I was using the ini-recommended) and
everything works.
Thanks for all the help.
Kevin Ruiz wrote:
I think the issue with php failing to execute may have been a result of
my having C:\PHP in m
I think the issue with php failing to execute may have been a result of
my having C:\PHP in my system PATH and my PHPRC variables. I was
previously trying to run php on IIS. I removed C:\PHP from both
variables and now I can run php with my php.ini in my C:\Directory.
I am still having the sam