> > >I'm trying to get Apache // php4 // MySQL working on a Debian/Woody box, but
> > >get the following msg from the php-powered page:
> > >Fatal error: Call to undefined function: mysql_connect() ...
> > >
> >
> > apt-get install is your friend. All of these things are apt-gettable.
> 
> yep, thats what I did.  Unfortunately the PHP package doesn't include MySQL
> support
> so grab the source.  But then the Apache development environment was missing for
> creating the php apache module, so also had to grab the source for Apache.
> But, yes, apt-get's the greatest when it gets ya what ya needs. :)
> -jh

Ummm, I dunno about MySQL, but for postgresql, apt-get install
php4-pgsql, then dl("pgsql.so") in your php scripts to use it. MySQL
doesn't do the same thing?

---------------------------------------------------------------------
To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org
For additional commands, e-mail: tclug-list-help at mn-linux.org