my host instructs me to create a custom php.ini file in my directory. they
support that. i guess somehow they are able to register my custom php.ini
without restarting?
see the php info from my host:
http://picnictoimpeach.us/check_info.php5
in the top section:
configure Command ...--enable-debug=no...
(but is that the same debugger as zend?)
in the top section:
Debug Build no
(doesn't that just mean the php engine itself is compiled non-debuggable?)
in the php core section: report_zend_debug On
(does this mean there's a built-in way to debug?)
----- Original Message -----
From: Derick Rethans
Well, if you're using a php.ini file to make settings, you have to
restart it. You can not load xdebug through .htaccess either. It looks
like your shared hosting will not support running Xdebug.
reagrds,
Derick
Received on Fri Dec 07 2007 - 15:35:58 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST