i want to run a php script that uses of pear.
i am using of easyphp that installed php with pear.
my script showes:
Warning: main(PEAR.php): failed to open stream: No such file or directory
the script want to inculde pear.php but it is not.
how do i define pear.php(pear) as common that any script to use of pear?