Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » debugging on LAMP situation
debugging on LAMP situation [message #65809] Tue, 12 February 2008 13:35
Eclipse UserFriend
Originally posted by: et57.hotmail.com

I run a Linux/Debian/Etch system,
with apache2, php5 and Mysql 5.
I have PDT all in one, with eclipse 3.3.1.1
I have also Zend debugger installed and I added

[Zend]
zend_extension=/usr/local/eclipse/plugins/org.zend.php.debug .debugger.linux.x86_5.2.12.v20071210/resources/php5/ZendDebu gger.so
zend_debugger.allow_hosts=127.0.0.1/32, 192.168.1.2/16
zend_debugger.expose_remotely=always

to /etc/php5/apache2/php.ini.

My site is
var/www/httpdocs/site1.1/index.php
and the workspace is in
/home/osiris/workspace

I imported the site into the workspace and I am happily editing and
testing.

However, stepping through my multi-php-sources-site is not possible for
some reason.

Is there a relevant howto to be found on the net , applicable to my
situation ?
I find a lot of XAMPP-situation stuff, but not stuff that looks like my
set-up.

Any advice ?
Previous Topic:line break in editor view
Next Topic:Eclipse PDT 1.0.2 is freezing randomly on big file
Goto Forum:
  


Current Time: Sat Apr 20 00:09:11 GMT 2024

Powered by FUDForum. Page generated in 0.02537 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top