[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PHP e MySQL



On Wed, Feb 02, 2000 at 01:42:06PM +0100, Matteo wrote:
[...]
> In particolare vorrei far girare PHP3 con MySQL, invece PHP funziona
> egregiamente, ma non trova le funzioni MySQL, anche se ho scaricato e
> installato il modulo, e nel file php3.ini è puntata le directory giusta ma
> ottengo:
> << Fatal error: Call to unsupported or undefined function mysql_connect() in
> lib.inc.php3 on line 119 >>

Guarda che ci sia questa riga nel file di configurazione nella sezione Dynamic
Extensions:
extension=mysql.so

Il file di configurazione si trova o in /etc/php3/apache/php3.ini o in
/etc/php3/cgi/php3.ini 

A seconda di cosa hai installato.
-- 
	Luca

Luca - De Whiskey's - De Vitis
	aliases: Luca ^De [a-zA-Z]*i'?s$
Undergraduate Student of Computer Science at Bologna University.
e-mail: devitis@(students\.)?cs\.unibo\.it
	aliases: whiskey@students\.cs\.unibo\.it
homepage: http://(caristudenti|www)(\.students)?\.cs\.unibo\.it/~devitis
PGP key available at http://caristudenti.cs.unibo.it/~devitis/pgp.txt
Key fingerprint = 1CE7 75F3 B4F6 82EB E447  E54D BAAF A46D EEB6 7E98


Reply to: