-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Alessio,
On 06/09/2010 02:26 PM, Alessio Spoto wrote: > I've installed xdebug.so, now, please, help me with debug be careful when debugging on a life system, since Xdebug will definitely slow down your system, when being activated. Furthermore, the function trace generation will polute your HD with traces. You can find documentation about generating function traces here: http://xdebug.org/docs/execution_trace. Please only trace the method call in your code, that results in the exception. If performance of your script is not critical, I would suggest to trace each of these calls and to delete traces, where the error did not occur. As soon as you have a trace where the exception was thrown, please upload it somewhere so we can try to analyze it. Do you think that could work? Once again: Please do not use Xdebug on systems where performance is critical and watch the HD space, since trace files can become quite large. HTH, Toby - -- Tobias Schlitt [email protected] GPG Key: 0xC462BC14 a passion for php http://schlitt.info/opensource eZ Components are Zeta Components now! http://bit.ly/9S7zbn -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwPll8ACgkQ5bO3TcRivBR7rACeMJBlhyg4KAHhy3IOWctWC0mj YNcAoLqM0nIezMj7POjvsCBEXoxZLX6r =EL9l -----END PGP SIGNATURE-----
