Mathias wrote:
You have the choice between this :
http://dev.mysql.com/doc/mysql/en/application-password-use.html
and this :
The optimal solution when migrating to MySQL 4.1+ from a previous version is to
upgrade to PHP 5 (if you're not using it already) and rewrite any code
accessing MySQL usin
I recomend the PHP Home Edition Project at http://phphome.sourceforge.net/.
It installs PHP, Apache and MySql, all configed to work together on a
Windows machine.
Version PHP Home 2.3.2 installs PHP v.4.3.3, Apache 2.0 and MySql 4.x (Note
the latest version is 2.3.4 and includes PHP 5). I have bee
Mathias wrote:
>The optimal solution when migrating to MySQL 4.1+ from a previous version is to
>upgrade to PHP 5 (if you're not using it already) and rewrite any code
>accessing MySQL using the mysqli extension, which is more secure and provides a
>much better API.
>
>
'much better' API :)
Perh
You have the choice between this :
http://dev.mysql.com/doc/mysql/en/application-password-use.html
and this :
The optimal solution when migrating to MySQL 4.1+ from a previous version is to
upgrade to PHP 5 (if you're not using it already) and rewrite any code
accessing MySQL using the mysqli exte
Mathias wrote:
>>haven't try WAMP5 ?
>>http://www.wampserver.com/en/
>>
>>
I didn't know of this site, no. I'm new to Windows, at least on the server.
Unfortunately they seem to be sticking with Apache-1.3, and I'd really
rather go with Apache-2, since all my experience has been with it. I've
Selon Daniel Kasak <[EMAIL PROTECTED]>:
> I realise that this question may better be asked in a php list, but I
> already did that and got *no* answers.
> Does anyone know if there are some mysql dlls available for php-4.3.x (
> I'm running 4.3.11) that are compiled against 4.1.x so I don't have t