How will I configure my PHP and MySQL so that they can work with Apache server?
The versions that I use are
PHP 5.2.9
MySQL 6.0.8
Apache 2.2
I know that I have to configure the php.ini file. But what changes am I supposed to make?
Thanks in advance.