how do you setup apache web server in netbeans 6.8?
Posted
by dde
on Stack Overflow
See other posts from Stack Overflow
or by dde
Published on 2010-06-01T16:53:42Z
Indexed on
2010/06/02
2:43 UTC
Read the original article
Hit count: 201
apache2
|netbeans6.8
I'd like to debug PHP apps, but I want to setup Apache web server (httpd.exe).
I right clicked SERVERS, Add Server..., then noticed there is no option for httpd.exe, just for Glashfiish, JBoss, Apache Tomcat, and some other servers.
So, how can I add Apache Web Server (right from within the IDE just like other servers), and then properly debug PHP apps?
© Stack Overflow or respective owner