it sounds more like the php-built has not been linked against the mysql-libraries.
but before a close there should have been a "mysql_connect" which should bring
up the same error.


Thomas

On Wed, 25 Sep 2002 21:39:51 +1000 "Peter Goggin" <[EMAIL PROTECTED]> wrote:

> I have got apache and mysql running on my linux server. When connecting to
> my web site I get the following error:
> 
> Fatal error: Call to undefined function: mysql_close() in
> /usr/local/www/vantweststamps/databaselogin.php on line 15
> 
> Does this mena the apache server has not been linked to the mysql functions?
> 
> Regards
> 
> Peter Goggin
> 
> 
> ---------------------------------------------------------------------
> 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
> 

---------------------------------------------------------------------
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