Re: help w/ php mysql connect problem!!
- From: Andy Hassall <andy@xxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 21:32:08 +0100
On 30 Aug 2005 13:12:32 -0700, "ligerdave" <david.c.fu@xxxxxxxxx> 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
You haven't got PHP compiled with MySQL support. You need to either recompile
PHP with MySQL support enabled, or compile a dynamically loadable MySQL PHP
extension module.
http://uk.php.net/manual/en/ref.mysql.php or search Google for the error
message you got, there will be lots of hits.
--
Andy Hassall :: andy@xxxxxxxxxxx :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
.
- 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: php download problem.
- Previous by thread: Re: help w/ php mysql connect problem!!
- Next by thread: Re: help w/ php mysql connect problem!!
- Index(es):
Relevant Pages
|