Discussion:
Debugging WordPress with Aptana
Filippo Pisano
2013-06-05 08:00:31 UTC
Permalink
Hi all,

I've been using Aptana to work with WordPress for quite a while and I
am very happy with it.
I'd like to know if someone has ever used Aptana's debug/run utilities
to debug WordPress sites and, if so, can suggest a tutorial guide with
all steps needed to correctly configure the IDE.

Thank you!


Filippo Pisano
Frank Bueltge
2013-06-05 08:56:51 UTC
Permalink
I use also Aptana and it works wit WP and xDEBUG to debug on local client.
You can use the helpers in Chrome or Firefox to activate the debug trace in
xdebug and match this to Aptana.
You find tutorials in the www, how is this possible.

Best
Frank

__
http://bueltge.de
http://inpsyde.com
http://marketpress.com
Post by Filippo Pisano
Hi all,
I've been using Aptana to work with WordPress for quite a while and I
am very happy with it.
I'd like to know if someone has ever used Aptana's debug/run utilities
to debug WordPress sites and, if so, can suggest a tutorial guide with
all steps needed to correctly configure the IDE.
Thank you!
Filippo Pisano
_______________________________________________
wp-hackers mailing list
http://lists.automattic.com/mailman/listinfo/wp-hackers
Mario Peshev
2013-06-05 12:26:23 UTC
Permalink
I've been using Eclipse for a while, Aptana is based on Eclipse initially.

You can check this blog post with the sites linked inside too:
http://devwp.eu/xdebug-for-fedora-with-php-5-3/


Mario Peshev
WordPress Engineer, Open Source Consultant
http://www.linkedin.com/in/mpeshev
http://me.peshev.net
Post by Frank Bueltge
I use also Aptana and it works wit WP and xDEBUG to debug on local client.
You can use the helpers in Chrome or Firefox to activate the debug trace in
xdebug and match this to Aptana.
You find tutorials in the www, how is this possible.
Best
Frank
__
http://bueltge.de
http://inpsyde.com
http://marketpress.com
Post by Filippo Pisano
Hi all,
I've been using Aptana to work with WordPress for quite a while and I
am very happy with it.
I'd like to know if someone has ever used Aptana's debug/run utilities
to debug WordPress sites and, if so, can suggest a tutorial guide with
all steps needed to correctly configure the IDE.
Thank you!
Filippo Pisano
_______________________________________________
wp-hackers mailing list
http://lists.automattic.com/mailman/listinfo/wp-hackers
_______________________________________________
wp-hackers mailing list
http://lists.automattic.com/mailman/listinfo/wp-hackers
Loading...