On Mon, Sep 17, 2001 at 01:02:50AM -0700, francis jeffrey wrote:

> I have recently started using mysql and php. I have created sample
> databases that are working well. My problem came when I started
> using PHP. My php scripts are being executed, the pronlem comes when
> I use the function mysql_connect to connect to any of my
> databases. It returns the folowing message.
> 
> "Fatal error: Call to unsupported or undefined function mysql_connect() in 
>/home/francis/public_html/allresults.php3
> on line 11"

Your PHP doesn't have built-in support for MySQL.

Rebuild and re-install PHP.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 11 days, processed 208,188,890 queries (215/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to