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

RE: PHP3 and MySQL



Nate Duehr wrote: 
> There *is* a way to get apache/php3/mysql to play nicely without having
> to use the dl() for it in every script... I just can't for the life of
> me, remember where I made the changes so it would work.  But I *know* I
> found it in the configs for apache somewhere, and after changing it and
> restarting apache, all was well... no having to do the dl() at the top
> of every page.

You need to add: 

extension=mysql.so 

to /etc/php3/apache/php3.ini

Regards, 

Barry
-- 
Barry Platt (bplatt@msi-eu.com), Systems Administrator
Molecular Simulations Inc (www.msi-eu.com)
230/250 The Quorum, Barnwell Road, Cambridge CB5 8RE, UK
tel: +44 1223 507562, fax: +44 1223 413301


Reply to: