I have installed the php-mysql package and can now connect to the database.
There is however another error which i do not undertand.

Warning: No MySQL-Link resource supplied in
/usr/local/www/vantweststamps/databaselogin.php on line 15
Connected successfully

These pages all work without error on my win98 machine with apache, mysql
and php.

Is there any documentation whoich lists all of these error conditions ans
suggests ways of solving them?

Regards

Peter Goggin

----- Original Message -----
From: "Thomas Seifert" <[EMAIL PROTECTED]>
To: "Peter Goggin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, September 26, 2002 12:28 AM
Subject: Re: Mysql Error


> if I remember right, there is a php-mysql*rpm package for redhat which
corrects this problem.
>
> Thomas
>
> On Wed, 25 Sep 2002 23:23:07 +1000 "Peter Goggin"
<[EMAIL PROTECTED]> wrote:
>
> > The php is as installed from the redhat distribution for 7.3 from the
Next
> > handbooks.   Do I need to down load a later version of PHP or cn I
modify
> > what is already installed?
> >
> > Regards
> >
> > Peter Goggin
> >
> >
> > ----- Original Message -----
> > From: "Iikka Meriläinen" <[EMAIL PROTECTED]>
> > To: "Peter Goggin" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Wednesday, September 25, 2002 10:30 PM
> > Subject: Re: Mysql Error
> >
> >
> > Hello,
> >
> > Your Apache is OK, but you've got a PHP version that's not configured
with
> > the
> > --with-mysql option. You need to recompile PHP if you've installed from
the
> > source.
> >
> > Regards,
> > Iikka
> >
> > On Wed, 25 Sep 2002, Peter Goggin 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
> > >
> >
> > ******************************************
> > * Iikka Meriläinen                       *
> > * E-mail: [EMAIL PROTECTED] *
> > * Vaala, Finland                         *
> > ******************************************
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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
>
>


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