On Tue, 4 Nov 2014, Shakti ASAP wrote:
> I am trying to get xdebug working on Linux Mint-Mate 17. I spend
> several days to make it work and could not. This is a summary of the
> environment and what I did:
<snip>
> PHP Warning: Xdebug MUST be loaded as a Zend extension in Unknown on
> line 0
>
> I tried to debug from netbeans, got same warning and netbeans waits
> for ever on xdebug.
>
> I can comment out line
> “zend_extension=/usr/lib/php5/20121212/xdebug.so ” in
> “/etc/php5/apache2/php.ini”, restart apache and run xdebug.php and
> still get same messge. Like line
> “zend_extension=/usr/lib/php5/20121212/xdebug.so ” in
> “/etc/php5/apache2/php.ini” has no impact?
I think you have another line in some other ini file saying
"extension=xdebug.so". You need to find that line, and remove it.
cheers,
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Tue Nov 18 2014 - 14:15:31 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST