debugging on LAMP situation [message #65809] |
Tue, 12 February 2008 13:35 |
Eclipse User |
|
|
|
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 ?
|
|
|
Powered by
FUDForum. Page generated in 0.02853 seconds