I have a PHP web site project and in the company I work they use just TomCat. I want to deploy my php project with its configuration and extensions to the tomcat server.
To connect to the Data Base (SQL-Server 2012) I've used the SQL driver (Microsoft). I have included in my local host server (XAMP) some php extensions. My other questions is how do i deploy the all project and its configurations?!