Apache Friends Support Forum

It is currently 02. September 2010 15:20

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: xdebug on xampp 1.7.2 on winXP 32bit
PostPosted: 10. September 2009 21:43 
Offline

Joined: 31. August 2005 21:14
Posts: 99
xdebug profiler doesn't write output files on winXP 32bit with xampp 1.7.2 because of this default setting in php.ini:
xdebug.profiler_output_name = "xdebug_profile.%R::%u"

It should be: (for example)
xdebug.profiler_output_name = "cachegrind.out.%p"

I just spend two hours on this :(

_________________
http://www.islamways.tk
http://www.lifelan.com/blog/


Top
 Profile  
 
 Post subject: Re: xdebug on xampp 1.7.2 on winXP 32bit
PostPosted: 10. September 2009 21:56 
Offline
AF-Moderator

Joined: 01. February 2004 12:38
Posts: 17130
Location: Stuttgart / Germany
Quote:
because of this default setting in php.ini:

Sorry, I've just included a shorted default xdebug.ini:
http://cvs.xdebug.org/cgi-bin/viewvc.cgi/xdebug/xdebug.ini?revision=1.2&view=markup


Top
 Profile  
 
 Post subject: Re: xdebug on xampp 1.7.2 on winXP 32bit
PostPosted: 18. November 2009 16:38 
Offline

Joined: 18. November 2009 16:35
Posts: 1
搞死我了,我也因为这问题,浪费了好多时间!!!
(It cost me a lot of time to find and resolve this problem!!!)
See http://www.leakon.com/archives/533


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group