Ah sorry, I ment php_mysql.dll, forgot to change the name in copy&paste
(as mine is builtin).
The guy which wrote said:
[QUOTE]
i got this error
*Fatal error*: Call to undefined function mysql_connect() in *
D:\WEB\aplicaciones\TestPHP\testmysql.php* on line *2*
[/QUOTE]
On Tue, 2006-10-24 at 14:15 +0300, Andrei wrote:
> extension=php_crack.dll
>
> to be uncommented.
What does the CrackLib have to do with MySQL??? Surely you meant the
php_mysql.dll extension? Oh, and if you are on a real operating system,
you will enable the extension with a .so extension, not
If you don't have mysql support built in your PHP compilation, check
your php.ini file (you see its location in phpinfo()), go to ;Windows
Extensions part and check the line
extension=php_crack.dll
to be uncommented.
Andy
Hassan Arteaga Rodriguez wrote:
> Hi all:
>
> Sorry if
I expect this is because you haven't installed the MySQL extension. Look at
the output from phpinfo() - there should be a section called MySQL. If it's
not there, you haven't got the MySQL extension installed.
Edward
> -Original Message-
> From: Hassan Arteaga Rodriguez [mailto:[EMAIL PRO
Doesn't look like you have mysql support compiled with PHP.
--
http://www.web-buddha.co.uk
5 matches
Mail list logo