[BlueOnyx:09750] Re: php.ini, suPHP, and xdebug

Matt James matt at rainstormconsulting.com
Wed Mar 7 15:30:18 -05 2012


Hi Miachel,

Thanks for your reply.  I moved the ini file to the new location and it does appear to load within the phpinfo() output.

Having said that, it appears as though the module is still not installed properly because the xdebug doens't have a section in the phpinfo() output like it should.

If I had compiled it wrong, I'd expect to see some sort of error somewhere, but that doesn't appear to be the case.  Any ideas on why it isn't working?  Did the .so get put in the wrong place?

--
Matt James
Web Programmer
RainStorm Consulting
(207) 866-3908



On Mar 7, 2012, at 2:42 PM, Michael Stauber wrote:

> Hi Matt,
> 
>> I'm attempting to install xdebug (http://xdebug.org/) on one of our
>> BlueOnyx servers and am having a bit of trouble.
>> 
>> I've compiled the .so file and have moved it to the following directory
>> where it appears that all the other PHP modules live:
>> /home/solarspeed/php/lib/php/20090626/
>> 
>> I then created a custom ini file here:
>> 	/etc/php.d/xdebug.ini
> 
> No, if you're using the Solarspeed PHP, then the PHP config files from 
> /home/solarspeed/php/etc/php.d/ are used. Move your config file to that 
> directory, please. Then it will work.
> 
> You can see the paths and settings when you create a blank PHP page with just 
> this in it:
> 
> <? phpinfo(); ?>
> 
> -- 
> With best regards
> 
> Michael Stauber
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx





More information about the Blueonyx mailing list