I am trying to do a configuration of for PHP following some instructions.
The instructions ask me to configure and make a PHP installation with a command like: " ./configure --with-servlet=$TOMCAT_HOME --with-java=$JAVA_HOME"
where and how do i do this in windows?
My current isntallation is in Windows with Apache.
thanks
leslie