[lug] PHP3, MySQL and Debian?

Nate Duehr nate at natetech.com
Mon Nov 15 03:23:55 MST 1999


I found it.  In the debian packages, you have to load mysql support as a
module.  

Using :

dl("mysql.so");

In the script will cause it to work... or you can instruct Apache to
load the module ahead of time.

I felt silly when I figured this out.  Oh well, live and learn.

Nate

Nate Duehr wrote:
> I'm looking for someone who's used the Debian package called
> php3-mysql.  I installed this package, the mysql-server and
> mysql-clients packages, and the requisite php3 package and haven't yet
> had any success in getting php3 scripts to talk to the MySQL database.




More information about the LUG mailing list