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.
configuring pear in php for using mail package
Moderator: General Moderators
-
saurabh502
- Forum Newbie
- Posts: 2
- Joined: Thu Feb 14, 2008 9:06 pm
Re: configuring pear in php for using mail package
Have you added the path to pear to your php.ini? You'll have to search for and edit this file manually.
-
saurabh502
- Forum Newbie
- Posts: 2
- Joined: Thu Feb 14, 2008 9:06 pm
Have you added the path to pear to your php.ini?
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
i think some error is in that only.
i have added f:/wamp/php/pear