[xdebug-general] Re: Just installed Xdebug, only getting profile info from PHP CLI scripts

From: Daniel Brown <parasane[@]gmail.com>
Date: Mon, 7 Jan 2008 13:32:53 -0500

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 07 2008 - 19:39:28 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST