Page 1 of 1

configuring pear in php for using mail package

Posted: Thu Feb 14, 2008 9:07 pm
by saurabh502
hello friends .....recently i tried to config pear with php.

in tutorial it was given to perform following two steps:
1. include_path=".:c\wamp\php\pear"
2. then double click on go-pear.bat file to config pear.

then it was given that pear.bat file will be created and i can further install other packages with this module .


the problem here is that i am unable to install properly pear .....error stating that included file is not correct,,,,do you want to change php.ini.....and then i pressed.....yes...then the consoled was closed.


bascaly i want to send mail through my script. thats y i am using pear.

as i dont have any smtp server........

kindly help.

Re: configuring pear in php for using mail package

Posted: Fri Feb 15, 2008 12:20 am
by Benjamin
Have you added the path to pear to your php.ini? You'll have to search for and edit this file manually.

Have you added the path to pear to your php.ini?

Posted: Fri Feb 15, 2008 5:05 am
by saurabh502
yes i have added the path in php.ini file.

i think some error is in that only.


i have added f:/wamp/php/pear