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

Re: Help with PHP an mySQL



> > I was told that I have to load a module to use mySQL in php.
> > But I have been unable to find a module to load. Could some explain
> > this to me (how to get mySQL working in php)
> 
> apt-get install php4-mysql
> echo "extension=mysql.so" > /etc/php4/apache/php.ini

You'll probably want to use ">>" instead of ">" and
save yourself the trouble of recreating the original
php.ini file you just wiped out.  :)

-jg

--
Jeremy L. Gaddis     <jlgaddis@blueriver.net>




Reply to: