On Fri, 7 Dec 2007, johnywhy[@]gmail.com wrote:
> 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
Ah right, they're using the CGI version.
> 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?)
Those two has nothing to do with Xdebug. Like I mentioned, you need to
use the full path to the Xdebug Shared Object (php_Xdebug.so) in your
php.ini file.
regards,
Derick
-- Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Fri Dec 07 2007 - 15:51:47 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST