> > 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?
> >
> 
> Yes,  apache/php4/postgresql work fine together when "apt-get'ed" (apt-got?).  When I
> tried the same thing with mysql, I got php error messages saying it couldn't
> recognize the imbedded mysql commands.  All the FAQ's said the only recource is too
> recompile php w/ mysql support.  Since I'm only a pseudo-hacker, I just took them at
> their word.
> -jh

Did you load the library in your script though? You have to either
dynamically load the support or add it to your php.ini...

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