Re: help w/ php mysql connect problem!!
- From: Carl <_Nospam_@xxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 21:19:34 GMT
ligerdave wrote:
i run php4+mysql+apache2 on linux(ubuntu). every time i try to use mysql_connect function, it says something like this: Fatal error: Call to undefined function: mysql_connect() in /home/ligerdave/website/test.php on line 13
plz help!!!!!
With Ubuntu, you shouldn't _have_ to compile anything yourself.
Make sure you have installed the php4-mysql package, and make sure the 'extension=mysql.so' line is in your php.ini file.
.
- References:
- help w/ php mysql connect problem!!
- From: ligerdave
- help w/ php mysql connect problem!!
- Prev by Date: Re: read a web page and then display
- Next by Date: Re: read a web page and then display
- Previous by thread: Re: help w/ php mysql connect problem!!
- Next by thread: Re: help w/ php mysql connect problem!!
- Index(es):
Relevant Pages
|