|
Posted by Tony on 11/25/05 05:08
Thanks for your help. See below.
"Mike Willbanks" <pencap@gmail.com> wrote in message
news:d%thf.725$DW6.349@fe03.lga...
>> No matter what I do, when I look at phpinfo() it reports that it is
>> reading the php.ini file from c:\windows. Even though I have made all the
>> ini file adjustments, put in the registry change, etc. it still won't
>> read the php.ini from c:\php.
>
> Remove the php.ini file from C:\windows
If I move that file so that it is not present in that location and pull up a
phpinfo() file, it still tells me it is looking in C:\windows.
If I put a php.ini file in C:\Windows, it reports the ini location as
C:\windows\php.ini, if I delete the file from that location and put it in
C:\php, it then reports it is reading the ini file from C:\windows. (Notice
the difference.)
I can't get it to find the ini file anywhere but in C:\windows.
> It finds that file by checking certain directories first per your web
> server.
I'm not following that part. How does the web server come into play as far
as where it checks for the .ini file?
>> When I look at the production screen I get an error message that
>> basically says (sorry, left the exact wording on a sheet at work),
>> "Unable to process file c:\php\ext\php_mysql.dll"
>
> What version of mysql are you using? If you are using 4.1 use the
> php_mysqli.dll.
I'll give that a shot. Thanks for the info.
Tony
Navigation:
[Reply to this message]
|