I started by installing latest php : 5.3.1 rc3 and then with the help of ddd
I can step and put breakpoints in the driver source
cd /opt/build/php-5.3.1RC3
sudo ddd /usr/sbin/apache2
Load the drupal install and follow this guide
also I have started to use the debug_backtrace to figure the error without text that i have (empty exception text)
print_r(debug_backtrace());
Wednesday, November 04, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment