Page 1 of 1

Error

Posted: Mon Oct 16, 2006 8:18 pm
by kpraman
How to solve this,

Warning: require_once(PEAR/Config.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\lib\PHPUnit2\Runner\StandardTestSuiteLoader.php on line 52

Posted: Mon Oct 16, 2006 8:58 pm
by hawleyjr
The answer is in the error:
failed to open stream: No such file or directory

Here is a hint: The requested file does not exist ;)

Edit: Post moved to PHP-Code
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:1. Select the correct board for your query. Take some time to read the guidelines in the sticky topic.