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
same problem that I can't edit my ini file and
have the changes take affect.
I apologize for all the posts.
Kevin Ruiz wrote:
dropping it in C:\windows\system32 yields the same results as C:\windows.
It seems I can place the ini file in any directory other than the
directory where p
dropping it in C:\windows\system32 yields the same results as C:\windows.
It seems I can place the ini file in any directory other than the
directory where php is installed.
Daniel Kaliel wrote:
What happens if you put it in c:\Windows\system32
-Original Message-
From: Kevin
I can't let this go...I can't get anything else done until I can figure
this out...I'm pretty sure this will ultimately lead to my demise.
Okay, so I installed apache thinking it'd be good to test this problem
with another server. I'm having the same problem with apache. If I have
my ini file
Thanks for the suggestion...I tried that...i didn't make a difference.
Here's another thing I noticed. PHP seems to be using the default
settings. When I drop a php.ini file in C:\Windows (where php is looking
for my ini file) php fails execute. If I remove the ini file...the code
executes fin
okay...turns out there was something strange going on with my ini file.
I copied its contents into a new file, saved that as "php.ini"...now
whenever I drop that in either C:\Windows or C:\PHP php will not
execute. If I move the file out of either of those two directories, it
executes fine.
D
I have php 5.2 up and running on IIS 5.1.
phpinfo tells me php is looking for my ini file in C:\Windows...I place
the file there, edit it, restart the server but I don't see the changes
I've made.
I've been dealing with this for a day and can't seem to find any
information as to what's causi