Changes between Version 3 and Version 4 of HowToReportABug/GenerateBacktrace
- Timestamp:
- 05/21/2008 03:44:30 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToReportABug/GenerateBacktrace
v3 v4 5 5 == If you don't have a core file yet == 6 6 Read [http://bugs.php.net/bugs-generating-backtrace.php generating a Backtrace] on php.net. 7 * config xcache.coredump_directory in /etc/php.ini, For apache + mod_php, you have CoreDumpDirectoryin apache.conf7 * config xcache.coredump_directory in /etc/php.ini, For apache + mod_php, you have [http://httpd.apache.org/docs/2.0/mod/mpm_common.html#coredumpdirectory CoreDumpDirectory] in apache.conf 8 8 * Ensure that the xcache.coredump_directory has write permissions for the user who's running PHP 9 9 * Remove any limits you may have on core dump size from your shell:

