PEAR PROBLEMS
Posted by: jonny73 (---.dynamic.dsl.as9105.com)
Date: January 05, 2010 10:46PM

UNABLE TO CONFIG PEAR... C:\wamp\bin\php\php5.3.0\go-pear.bat.......up on opening this batch file i get a cmd.exe with warning pear does not have a signature php :warning :failed to open stream : can someone please help?????

Options: ReplyQuote
Re: PEAR PROBLEMS
Posted by: predhtz (219.83.105.---)
Date: January 20, 2010 02:37AM

I got the same problem. I think it is because the php_phar.dll wasn't include in Wampserver instalation. I am using Wampserver 2.0i. I have upgraded the PHP version to 5.3.1, but i found the same problem.
How can i find the php_phar.dll for PHP 5.3.1 ?

Options: ReplyQuote
Re: PEAR PROBLEMS
Posted by: mezia (---.pool1.unallocated-110-128.orangehomedsl.co.uk)
Date: January 22, 2010 04:47PM

Yesterday I installed Pear on WAMP (Windowss 2003 Ent) I am using PHP 5.2.11 and PEAR working fine till today. I installed PEAR MAIL as well but trying to configure pear with my php.ini or I want to send email through my PEAR MAIL but still I found nothing.

Options: ReplyQuote
Re: PEAR PROBLEMS
Posted by: yfastud (Moderator)
Date: January 22, 2010 10:32PM

Quote

I installed PEAR MAIL as well but trying to configure pear with my php.ini or I want to send email through my PEAR MAIL but still I found nothing.
you can NOT use it but probably spammers already secretly use your mail to send thousands if not million spam mails worldwide sad smiley so if you're not sure about setting mail, you should not try it but either hire professional set it up for you or join some forums that focus on mail setup to learn more

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: PEAR PROBLEMS
Posted by: louhibi (---.dsl.bell.ca)
Date: February 09, 2010 10:21PM

Hello jonny73 & predhtz,

These errors are solved if you replace the file go-pear.bat by this one:

@ECHO OFF
set PHP_BIN=php.exe
%PHP_BIN% -d output_buffering=0 -d phar.require_hash=0 PEAR\go-pear.phar
pause

Have fun,

louhibi

Options: ReplyQuote


Sorry, only registered users may post in this forum.