> > Hello,
> > I've got cobalt raq4 with php(work) and mysql(work) but when I try to
> > connect via mysql_connect() this error happens:
> > Fatal error: Call to undefined function: mysql_connect()
> > This is my php.ini:

<SNIP>

> > I thing that it's all ok but it doesn't work.
> > Any Ideas?????
> > Hi
> >
> > --------------------------------------------
> >
> > - Moreno Riccardi
> >
> > --------------------------------------------
> >

Moreno-

If you just updated to PHP 4.0.6 on a Raq you need to add
'extension=mysql.so' to /etc/httpd/php.ini

-- P




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to