|
|
 |
Re: FN-FORUM: PHP MySQL
date posted 1st December 2004 15:34
> is the typo in the email or the config file?
>
> shouldn't that be php_mysql.dll for mysql?
>
> or have I got it completely wrong (I can find all three msql.dll mysql.dll
> and mssql.dll's on my machine)
That's the first of the lot.
It's msql.dll
mssql.dll
mysql.dll
and mysqli.dll
I think the problem is that PHP5 has changed the way they do everything.
MySQL is no longer automatically installed.
I've found an article on PHP.net about compiling with MySQL allowed, but
nothing about if you're using pre-compiled.
The differences between PHP4 and 5 are pretty annoying when it comes to
installation and config.
Nicola
|
 |
|