pecl install xdebug-2.0.0RC3
Posted: Tue Aug 14, 2007 3:57 am
I was told on the documentation that I should install the xdebug module by typing
pecl install xdebug-2.0.0RC3
into the command line of Linux. When I do it I get this error :
/home/www/htdocs/affiliate/swift/lib$ pecl install xdebug-2.0.0RC3
Warning: main(Console/Getopt.php): failed to open stream: No such file or directory in System.php on line 27
Fatal error: main(): Failed opening required 'Console/Getopt.php' (include_path='/usr/local/lib/php') in /usr/local/lib/php/System.php on line 27
And when I run the smoke tests, the error msg says
Error: Message did not send!
ON all 5 smoke test types, without any further explanation on what exactly is the problem.
Any suggestions?
pecl install xdebug-2.0.0RC3
into the command line of Linux. When I do it I get this error :
/home/www/htdocs/affiliate/swift/lib$ pecl install xdebug-2.0.0RC3
Warning: main(Console/Getopt.php): failed to open stream: No such file or directory in System.php on line 27
Fatal error: main(): Failed opening required 'Console/Getopt.php' (include_path='/usr/local/lib/php') in /usr/local/lib/php/System.php on line 27
And when I run the smoke tests, the error msg says
Error: Message did not send!
ON all 5 smoke test types, without any further explanation on what exactly is the problem.
Any suggestions?