You need to re-place the relevant mysql related .dll's don't you? I can't
remembr the name of iy/them off the top of my head, but if you search for a
tutorial on PHP MySQL you will be told.
Tryst
-----Original Message-----
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [email protected]
Sent: Tue, 25 Jul 2006 10.19PM
Subject: Re: [PHP-WIN] problems with PHP and IIS
Daniel Kaliel wrote:
> Could be a permission issue. As a test, give the user Everyone full
> right to c:\php and see if that makes a difference. You can tighten it
> afterwards.
>
> -----Original Message-----
> From: John Meyer [mailto:[EMAIL PROTECTED]
> Sent: July 25, 2006 3:12 PM
> To: Daniel Kaliel
> Subject: Re: [PHP-WIN] problems with PHP and IIS
>
> Daniel Kaliel wrote:
>> And in your php.ini you have done the following:
>>
>> Uncommented (;extension=php_mysql.dll ) by getting rid of the ;
>>
>> Your extension directory is set to "c:\PHP\"
>>
>> So make sure the files php_mysql.dll and php_mysqli.dll both exist in
>> c:\php\ not in c:\php\ext
>>
>> -----Original Message-----
>> From: John Meyer [mailto:[EMAIL PROTECTED]
>> Sent: July 25, 2006 11:10 AM
>> To: Daniel Kaliel
>> Subject: Re: [PHP-WIN] problems with PHP and IIS
>>
>> Daniel Kaliel wrote:
>>> Can you send me a screenshot of your phpinfo()?
>>>
>>> -----Original Message-----
>>> From: John Meyer [mailto:[EMAIL PROTECTED]
>>> Sent: July 25, 2006 10:56 AM
>>> To: Daniel Kaliel; [email protected]
>>> Subject: Re: [PHP-WIN] problems with PHP and IIS
>>>
>>> Daniel Kaliel wrote:
>>>> In your phpinfo() page where does it say it finds the php.ini file?
>>>> Just want to make sure that you are editting the right one.
>>>>
>>>> -----Original Message-----
>>>> From: John Meyer [mailto:[EMAIL PROTECTED]
>>>> Sent: July 25, 2006 10:43 AM
>>>> To: Daniel Kaliel; [email protected]
>>>> Subject: Re: [PHP-WIN] problems with PHP and IIS
>>>>
>>>> Daniel Kaliel wrote:
>>>>> Where is your php.ini located? I have had troubles when it was
>>>>> located within c:\php even though that was in my path.
>>>> C:\Windows
>>>>
>>> Configuration File (php.ini) Path C:\WINDOWS\php.ini From phpinfo()
>>> And I'm restarting the server every time I update it.
>>>
>>>
>> Here's a PDF printout.
>>
>
> Fatal error: Call to undefined function mysql_connect() in C:\Documents
> and Settings\Compaq_Administrator\My Documents\110mb site\index.php on
> line 4 PHP Warning: PHP Startup: Unable to load dynamic library
> 'C:\PHP\php_mysql.dll' - The specified module could not be found. in
> Unknown on line 0
>
> and php_mysql.dll is there.
>
>
>
Still no go, and set the permissions as liberally as possible:
Fatal error: Call to undefined function mysql_connect() in C:\Documents
and Settings\Compaq_Administrator\My Documents\110mb site\index.php on
line 4
PHP Warning: PHP Startup: Unable to load dynamic library
'C:\PHP\php_mysql.dll' - The specified module could not be found. in
Unknown on line 0
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php