On Jan 6, 2008 4:15 PM, Sandeep Cariapa <cariapa@yahoo.com> wrote:
> Hi,
> I have the following enabled in php.ini:
> zend_extension="/opt/local/php/lib/php/xdebug/xdebug.so"
> xdebug.profiler_enable = 1
> xdebug.profiler_output_dir = "/tmp/sandeep"
> xdebug.profiler_enable_trigger = 1
Two questions:
1.) Is the php.ini the same for both the CLI and the Apache binary?
<? phpinfo(); ?>
Check that via Apache, and run 'php -i|grep -i php.ini' from the CLI.
2.) If they are the same, did you remember to restart Apache?
-- Daniel P. Brown [Phone Numbers Go Here!] [They're Hidden From View!] If at first you don't succeed, stick to what you know best so that you can make enough money to pay someone else to do it for you.Received on Mon Jan 7 19:39:28 2008
This archive was generated by hypermail 2.1.8 : Thu Dec 04 2008 - 07:00:12 CET