Apache/MySQL configuration question.

Matthew Benjamin msbenjamin12 at gmail.com
Tue Jun 20 21:35:00 UTC 2006


On 6/20/06, Michel <03taxi at gmail.com> wrote:
>
> Robert Cahn schreef:
> > I'm running FC4.  When my php script hits mysql_connect() it dies.  I
> > checked error_log and found
> >
> > PHP Fatal error:  Call to undefined function mysql_connect()
> >
> > What am I missing in my httpd.conf file?
> >
> > /Bob Cahn
> > Gipsy Trail Club
> > Carmel, NY 10512
> >
> php-mysql ?
>
> --
>
>
> Facts are stuborn things
>
>
>
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
>
>
It sounds like you are not missing anything in your httpd.conf file, you
probably need to look at  your php connect function. I believe that is where
your error is in your php function itself, possibly in the arguments.

syntax...
resource *mysql_connect* ( [string server [, string username [, string
password [, bool new_link [, int client_flags]]]]] )

-- 
mB.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060620/643a85b2/attachment-0001.htm>


More information about the fedora-list mailing list