|
Posted by Martin on 12/05/05 23:31
On Mon, 05 Dec 2005 22:23:20 +0100, EmC <enricomFASULLA@tiscali.it>
wrote:
>Martin ha scritto:
>> On Mon, 05 Dec 2005 22:01:52 +0100, Peter van Schie
>> <vanschie.peter@gmail.com> wrote:
>>
>>
>>>Martin wrote:
>>>
>>>>Thanks.
>>>>
>>>>I had already tried copying the php_mysql.dll to the Windows folder as
>>>>suggested by EmC but it didn't help. I tried it again just now (to
>>>>both \Windows and to \Windows\System32) but it made no difference.
>>>>In any case, I have the PHP folder in the Windows Path environment
>>>>variable.
>>>>
>>>>I removed the @ sign and it now displays this message:
>>>> Call to undefined function mysql_connect() in C:\Path\PageName
>>>
>>>When you start or restart IIS, do you see a popup box saying it cannot
>>>locate php_mysql.dll, cause if it's not it seems like it's not even
>>>trying to load it. Are you sure the right php.ini is being used?
>>>Make sure there aren't any other php.ini's that might be loaded before
>>>the php.ini you want to use.
>>>You probably want to use php.ini from your PHP installation folder, so
>>>make sure there isn't a php.ini in your windows folder for instance.
>>>
>>>HTH.
>>>Peter.
>>
>>
>> Peter / EmC:
>>
>> No messages or pop-ups appear when I start IIS. Just for kicks, I shut
>> down IIS and re-booted the computer. After re-starting, there's no
>> change in the behaviour of things (I have IIS set to auto-start).
>>
>> I searched the entire C: drive. There is only one php.ini - and it's
>> in the C:\PHP folder.
>>
>> I also searched for php_mysql.dll. This also appears only once - in
>> the C:\PHP\ext folder.
>>
>>
>move your php.ini to \windows or \winnt folder.
>bye.
>I think now you will enjoy.
>Enrico
OK - I just tried that. No difference - got the same error.
In any case, since the PHP folder is specified in the Windows Path,
these files should be "find-able", shouldn't they?
Navigation:
[Reply to this message]
|