No. I am not having those dependencies files.
I tried to install PEAR through Go-PEAR Installer. I am getting a message, Installation Completed!. There is a link in Go-PEAR Installer,
Start Web Frontend of the PEAR Installer >>. It points to
http://localhost/index.php. If i click on the link,
i am getting the below message,
Warning: Can not find config file, please specify the $pear_user_config variable in /index.php
Error: the template directory (C:\php5\pear\data\PEAR_Frontend_Web\data\templates) is not a directory, or not readable. Make sure the 'data_dir' of your config file (C:\php5\pear\data) points to the correct location !
i think i should write a .htaccess file.
how to write .htaccess file for pointing to correct path?
Thanks