> > 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     <[EMAIL PROTECTED]>



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to