How to enable PHP support in TOMCAT 6 under CENTOS? -
i trying make tomcat6 support php in centos, don't know how, have been searching solutions, none of them works
please advise
thanks
i have both php , java running on server, different approach. have apache running php interpreter, , tomcat running seperately. use mod_jk create vhost tomcat, , regular vhost php.
this means must have java , php running under different domains or subdomains, can have them both on same server.
Comments
Post a Comment