|
|
 |
Re: FN-FORUM: PHP MySQL
date posted 1st December 2004 16:00
At 16:01 on Wednesday, 01 Dec 2004, Nicola Dunn wrote:
>
>> I seem to recall something in the docs that said on win32, copy the
>> contents of the extensions directory into the main php dir - though I
>> could be wrong..
>>
>> Haven't tried the mysql support on mine, but I hve odbtp_mssql installed
>> by putting the dll in the php directory (h:\php for me) and then just:
>>
>> extension=php_odbtp_mssql.dll
>>
>> Does something similar for mysql work?
>
> Nope.
> I've just tried that, it removes the /ext/ from the path but still can't
> find them.
>
This might help:
http://tutorialized.com/tutorial/Installing-a-Webserver-on-Windows-VERSION-2/5604
but I think you're most likely sufferring from a mismatch between PHP 5
and MySQL (existing) might make sense to back up all your mysql data and
uninstall everything AMP related and start again, either with the tutorial
above or one of the WAMP versions here:
http://www.wampserver.com/en/index.php
(if you don't mind Apache1.3)
or here is a great looking tutorial that seems to cover IIS disablement
too!
http://www.wampserver.com/en/index.php
let me know which works best - I'll have to do it soon...
;o)
cheers
|
 |
|