configuring pear in php for using mail package
Posted: Thu Feb 14, 2008 9:07 pm
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.
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.