I've downloaded Tech Platform 3.4 and ran the executable to install it on my Windows 2003 SBS. I've also downloaded and installed MySQL 4.0.
My developer needs the following set up:
- Apache Server running as a service (I believe this is running because I see the red feather in the bottom right corner of my desktop) and in Services the
Apache service shows as running
- PHP set up and running as a service
- MySQL set up and running as a service
- Remote access to all three of these applications
Questions:
1. Do Apache Server and PHP get installed by default with Tech Platform?
2. Are there additional steps to configure Apache Server and PHP?
3. How do I configure Apache Server and PHP for access to the outside world? Do I need to open ports on my firewall?
4. What are the steps to configure MySQL?
5. Is providing remote access by allowing traffic through my firewall for each of these applications enough for the developer?
Please forgive any ignorance in my questions. I'm a network administrator and have no knowledge or experience with development of any of these applications.
Thanks.