i,
My Environment: Apache 2.0.54 (Windows) PHP 5.0.5 PEAR 1.4.11
My problem: it seems that require_once of any my PHP modules can't find any PEAR package. For, example, I am using: require_once 'PHPUnit/Framework/TestCase.php'; for PHPUnit, but my sample fails to run. I have the following correct include path in my PHP.ini: include_path=".;C:\PHP\PEAR" In command line "pear list" returns the list of my installed packages (seems no problem).
What do I miss?
Thanks a lot for help!
The server is win32 i assume? Is the php under apache or IIS ? what versions ,please provide more info.
The search for people who can answer your question continues for as long as needed - until you find the answer you were looking for.
When an answer is posted by someone who was invited (byYedda or by yourself) to answer your question, their answer is marked with a yellow "invited by Yedda".
To be invited to answer other people's questions in your areas of knowledge and interest, be sure to list your favorite topics:
» My Settings My Topics.
Of course, the more helpful your answers are, the more likely you are to be invited to future questions...
i think the require are incorrect... i don't know in windows but over gnu/linux u just type the name of the extension not the full path
Got an answer for vadim1508? Would you like to comment on the posted answers, or vote for the one which you think is the best?
Sign up for a free account, or sign in (if you're already a member).
Other people asked questions on similar topics, check out the answers they received:
Other people asked questions on various topics, and are still waiting for answer. Would be great if you can take a sec and answer them