RE: problems with PHP and IIS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That's an idea.  Download the zip package rather than the installer and
drag the php_mysql.dll from that package into the php folder and see if
that works.  Maybe you have a bad dll.  Although the message not found
is weird.  Try placing it in the c:\PHP\ext folder as well.

________________________________

From: trystano@xxxxxxx [mailto:trystano@xxxxxxx] 
Sent: July 25, 2006 3:55 PM
To: john.l.meyer@xxxxxxxxx; Daniel Kaliel; php-windows@xxxxxxxxxxxxx
Subject: Re:  problems with PHP and IIS


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: john.l.meyer@xxxxxxxxx
To: Daniel.Kaliel@xxxxxxxxxxxxxxx; php-windows@xxxxxxxxxxxxx
Sent: Tue, 25 Jul 2006 10.19PM
Subject: Re:  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:john.l.meyer@xxxxxxxxx
<mailto:john.l.meyer%40gmail.com> ] 
> Sent: July 25, 2006 3:12 PM
> To: Daniel Kaliel
> Subject: Re:  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:john.l.meyer@xxxxxxxxx
<mailto:john.l.meyer%40gmail.com> ]
>> Sent: July 25, 2006 11:10 AM
>> To: Daniel Kaliel
>> Subject: Re:  problems with PHP and IIS
>>
>> Daniel Kaliel wrote:
>>> Can you send me a screenshot of your phpinfo()? 
>>>
>>> -----Original Message-----
>>> From: John Meyer [mailto:john.l.meyer@xxxxxxxxx
<mailto:john.l.meyer%40gmail.com> ]
>>> Sent: July 25, 2006 10:56 AM
>>> To: Daniel Kaliel; php-windows@xxxxxxxxxxxxx
<mailto:php-windows%40lists.php.net> 
>>> Subject: Re:  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:john.l.meyer@xxxxxxxxx
<mailto:john.l.meyer%40gmail.com> ]
>>>> Sent: July 25, 2006 10:43 AM
>>>> To: Daniel Kaliel; php-windows@xxxxxxxxxxxxx
<mailto:php-windows%40lists.php.net> 
>>>> Subject: Re:  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



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux