KTTHOOL Posted March 9, 2008 Share Posted March 9, 2008 Now there is something i had to tell you. I had removed all the installations of Apache , php , MySQL. I installed in the following order , 1> Apache 2> php 3> MySQL Then overwriting the contents of php-5.2.5-Win32 to php installed location. I had to only add the extension=phpmysql.dll Now it works best , thanks to you. Now my applications are installed on Apache on "D:\Program Files\Apache Software Foundation\Apache2.2 " , php on " D:\Program Files\PHP " , Rapid PHP 2007 editor is installed in the " D:\Program Files\Rapid PHP 2007 " and my MySQL on the " C:\Program Files\MySQL " Now I've another confusion about the PEAR installation. Please tell me in simple steps. The file DB.php which is must use after installation. Is is possible for including the DB.php file in the root folder of apache after installation? or it take's it automatically without specifying it ? Thank you. Quote Link to comment Share on other sites More sharing options...
trq Posted March 9, 2008 Share Posted March 9, 2008 Is is possible for including the DB.php file in the root folder of apache after installation? or it take's it automatically without specifying it ? All you need do is add the pear directory to your include_path directive within your php.ini. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.