web mail and Pear
Posted by: MeasyOne (---.dyn.optonline.net)
Date: June 01, 2007 05:50AM

I keep getting this error message everytime I run this script.. I believe the problem is with my pear install.

I've read the forums and followed the steps in changing php.ini
include_path = ".;c:\wamp\php\PEAR

and this still hasn't fixed the problems.

ERROR:

Warning: require(ezc/Base/src/exceptions/exception.php) [function.require]: failed to open stream: No such file or directory in c:\wamp\www\measy_test_mail\mail\listing7.php on line 3

Fatal error: require() [function.require]: Failed opening required 'ezc/Base/src/exceptions/exception.php' (include_path='.;C:\php5\pear') in c:\wamp\www\measy_test_mail\mail\listing7.php on line 3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I'm editing this file from my wamp server. CONFIG/PHP.INI


I can't find where this lineof code resides "c:\php5\pear" in my php.ini file or my httpd.conf FILE
____________________________________________
HERE is a snapshot of my PEAR CONFIG_SHOW
----------------------------------------------------------------------------------------------------------------------
CONFIGURATION (CHANNEL PEAR.PHP.NET):
=====================================
Auto-discover new Channels auto_discover <not set>
Default Channel default_channel pear.php.net
HTTP Proxy Server Address http_proxy <not set>
PEAR server [DEPRECATED] master_server pear.php.net
Default Channel Mirror preferred_mirror pear.php.net
Remote Configuration File remote_config <not set>
PEAR executables directory bin_dir C:\wamp\php
PEAR documentation directory doc_dir C:\wamp\php\pear\docs
PHP extension directory ext_dir ../php/ext/
PEAR directory php_dir C:\wamp\php\pear
PEAR Installer cache directory cache_dir C:\DOCUME~1\HACTIC~1\LOCALS~1\Te
mp\pear\cache
PEAR data directory data_dir C:\wamp\php\pear\data
PHP CLI/CGI binary php_bin C:\wamp\php\.\php.exe
PEAR test directory test_dir C:\wamp\php\pear\tests
Cache TimeToLive cache_ttl 3600
Preferred Package State preferred_state stable
Unix file mask umask 0
Debug Log Level verbose 1
PEAR password (for password <not set>
maintainers)
Signature Handling Program sig_bin c:\gnupg\gpg.exe
Signature Key Directory sig_keydir C:\WINDOWS\pearkeys
Signature Key Id sig_keyid <not set>
Package Signature Type sig_type gpg
PEAR username (for username <not set>
maintainers)
User Configuration File Filename C:\WINDOWS\pear.ini
System Configuration File Filename C:\WINDOWS\pearsys.ini
____________________________________________________________________
ANY HELP AT THIS POINT WOULD BE MUCH OBLIGED>
running wamp-Apache version :Apache/1.3.33 (Win32) PHP version :5.1.1
winxp sp2


Options: ReplyQuote
Re: web mail and Pear
Posted by: CyberSpatium (71.237.217.---)
Date: June 01, 2007 06:15AM

edit c:\wamp\apache2\bin\php.ini

make sure you restart apache after editing that file for the changes to take effect.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Web Development for Newbie's Blog

Options: ReplyQuote


Sorry, only registered users may post in this forum.