I'm already clear that I'm not a PHP programmer but Java, but I have to upload an application from my company to an instance in AWS (Amazon Web Services).
Well, I'm having a hard time, because it's the first time I work with projects PHP. I have a machine running Apache2 MySQL and PHP5.5 (hope it satisfies the deploy). From what I think the application was developed in the Zend Framework.
I made the copy of the application to the relative path on the server /var/www/html
Now I do not know what the next step is. How do I start the application.
To help here is the project apache is serving
EDITION
Well folks after a long conversation with Oedipus (which was great), unfortunately we could not run the application.
But I did not give up! Create a new instance by installing LAMP server just as I downloaded Zend and copied the contents of the library
(from the framework) folder into the library
of my project, but it has a 404 error! Does anyone know what I might be trying to do to fix the problem?
Below is the log:
[Wed Apr 15 17:39:59.956167 2015] [:error] [pid 7336] [client
177.157.34.20:13725] script '/opt/lampp/htdocs/trustbox/index.php' not found or unable to stat cat: /opt/lampp/var/mysql/ip-172-30-0-15.pid: Permission denied cat: /opt/lampp/var/mysql/ip-172-30-0-15.pid: Permission denied