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

Re: Problem getting php5-mysql to work



On Mon, Aug 8, 2011 at 6:40 PM, Aniruddha <mailingdotlist@gmail.com> wrote:
> I run Debian Squeeze. The problem appears to be that modules aren’t'
> automatically loaded. I can't get php5-curl to work either.
>

When I copy mysql.ini and curl.ini to the right directory all works
fine. I wonder what the official procedure is to enable php modules. I
couldn’t' find a  good explanation in
/usr/share/doc/php5/README.Debian.gz either. Where can I find more
info?

cp /etc/php5/conf.d/mysql.ini  /etc/php5/apache2/conf.d/
cp /etc/php5/conf.d/curl.ini /etc/php5/apache2/conf.d/


Reply to: