[TriLUG] Apache2 / PHP / MySQL Help?

Mats Rynge rynge at renci.org
Mon Mar 24 20:13:34 EDT 2008


Brian McCullough wrote:
> Help!
> 
> 
> I am working on a Debian Sarge system with Apache 2 ( 2.0.54 ) and PHP4
> installed.  PHPInfo works correctly, but I can't seem to get the MySQL
> module recognized.  I have put the path to the .so file into the php.ini
> file, and that path is shown in the PHPInfo output, but MySQL is not
> shown as a loaded module in the PHPInfo output.

Not sure what you mean with the path, but on sarge systems you probably
need:

extension=mysql.so

in your /etc/php4/apache2/php.ini file.

-- 
Mats Rynge



More information about the TriLUG mailing list