I'm running Apache Tomcat/4.1.30 on Windows XP and I have the following problem:
This web.xml works fine:
<web-app>
<servlet>
<servlet-name>myServlet</servlet-name>
<servlet-class>HelloWorld</servlet-class>
</servlet>
<servlet-mapping>...
Hi,
I've downloaded and installed Apache 2.0.47 and PHP 5.0.0b2 on my machine but Apache fails to start all the time.
I know PHP 5.0.0b2 is working fine because I've tested it with Abyss Web Server.
I added the following two lines in httpd.conf
LoadModule php5_module...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.