News Feed
Jobs Feed
Sections




News Archive
HowToForge.com:
Installing PHP5 Debugger On OpenSUSE 11.3
October 19, 2010 @ 12:49:19

On HowToForge.com there's a tutorial on installing a PHP Debugger (xdebug) on an OpenSUSE linux install including PHP5 and Apache.

This tutorial shows how to install php5 debugger (xdebug) on OpenSUSE 11.3.

The steps of the process are super simple because of the "zypper" package manager:

  • Install the PHP5, Apache2 and PHP for Apache module
  • Download the latest Xdebug version and unpack it
  • Build Xdebug
  • phpize it to build the shared object
  • Update your php.ini file to add it in
0 comments voice your opinion now!
xdebug install tutorial debugger zypper opensuse


blog comments powered by Disqus

Similar Posts

Richard Thomas' Blog: Solar Framework Shorts - Basic Sql Profiling

Rasmus Lerdorf's Blog: Writing an OAuth Provider Service

Stuart Herbert's Blog: Using suexec To Secure A Shared Server

WebDigity.com: PHP geotargeting techniques

DevShed: Optimizing System Performance


Community Events











Don't see your event here?
Let us know!


database opinion functional series zendframework2 interview testing development language example api introduction podcast code unittest phpunit community release framework composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework