Hi!
On Thu, 8 Dec 2011, Dotan Cohen wrote:
> Hi all. I am a new xdebug user, and I'm having some trouble getting a
> trace from a PHP application (vBulletin). So long as xdebug is not
> enabled, the site works fine. However, as soon as I enable xdebug (By
> adding the following line to .htaccess: php_flag xdebug.auto_trace On)
> the PHP page fails to load. I do get a trace, but it ends after 460
> lines and it is obvious that it is still very deep in the call stack
> when the script terminates:
<snip>
> With 15 spaces before -> on the last line, that looks like the stack
> is 6 layers deep. I do not have read access to the system log nor to
> the httpd log, and for some reason I cannot redirect logging with
> php.ini directives in .htaccess (I am formatting them correctly).
If PHP/Xdebug is crashing that the only place to find out about that is
in the server log. Which versions of PHP and Xdebug are you using?
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Mon Dec 12 2011 - 11:00:44 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST