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

PHPMaster.com: Access Dropbox Using PHP

Zend: Roll Your Own Search Engine with Zend_Search_Lucene

HowTo Forge: Installing The PHP-MSSQL Module On CentOS 5.0

Total PHP: Deleting files with PHP

Ivo Jansch's Blog: Validating OCL constraints in PHP objects


Community Events











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


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

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