Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 200003

[PHP3]Connectivity problems Php3/MySql From: a.halbotschoonaert <email protected>
Date: 03/20/00

Hello All,

i've got a big problem since one week :
i can't connect php to mysql, it answers
Fatal error: Call to unsupported or undefined function mysql_connect() in
c:\windows\bureau\sites internet\alexis\dumoulin\fr\valicont.php3 on line 61

i found no response to this problem on the net.
i use win98 with Apache, Php3 and MySql.

MySql runs correctly alone.

phpinfo wont give me information about mysql

i checked my php3.ini :
extension=php3_mysql.dll
and i also added this line :
extension=libmysql.dll
(i heared that it could help, but it doesn't look :-( )

i know somebody who accepted to help me, by trying my php3.ini on his computer
(php4, mysql), all were correct. But this person decided to uninstall php4 to
put php3, and now... he's the same problem !!

I'm quite sure this problem comes from php3 (and not mysql).
i have to recompile it ? with gcc ? (i hope no !!!)
i know that for the linux version, it must be compiled with --with mysql, or
something like that. But what is it with win32 ?

Best reguards,

Alexis.

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>