[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php-4.0.6.pkg - NO MORE MYSQL ?!







> I think ...you and me are dead in the water.  I think that we are going to
> have to install php 4.0.6 from source so that we can use the right config

>
>
> > Ive installed php-4.0.6 pkg and now
> > all my scripts using mysql dont work anymore
> >
> > "..call to undefined function mysql_connect ..."
> >
> >
> > AND uninstalling the pkg HAS no effekt
> >
> > info.php  still shows  php 4.0.6
> >
> >
> > heres the "config" the pkg seems to use:
> >
> >  './configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs' '--with-gd'
> > '--with-gettext=/usr' '--enable-safe-mode'
> > '--with-config-file-path=/etc/httpd' '--with-exec-dir=/usr/bin'
> > '--with-zlib' '--enable-magic-quotes' '--with-regex=system'
> > '--with-ttf=/usr/lib/libttf.so' '--enable-track-vars' '--enable-xml'
> > '--disable-debug' '--with-libdir=/usr/lib' '--with-db3'
> > '--with-interbase=shared' '--with-mysql=shared' '--with-pgsql=shared'
> > '--with-ldap' '--with-imap'
> >
> >
> >
> >
> > any help welcome
> >
> >
> >
> > thank you
> >
> > andreas
> >
> > -user
> >

http://list.cobalt.com/pipermail/cobalt-users/2001-September/052049.html

This has been brought up several times and this got me up and running again.

--Todd