Page 1 of 1

pecl install xdebug-2.0.0RC3

Posted: Tue Aug 14, 2007 3:57 am
by jeffkee
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?

Posted: Tue Aug 14, 2007 5:08 am
by Chris Corbyn
I can't really help with your pecl/xdebug installation troubles I'm afraid, but the "message did not send" error suggests your SMTP server rejected the email being sent. The new smoke tests in the subversion repository have more detailed information about the problem if you have access to svn ;) If not, I'm just boxing off a few things before a new release anyway :)