I have developed numerous websites using Codeigniter, but now have the need to migrate to Zend Framework. I am installing it on shared hosting and I have virtually no command line experience. So far I have downloaded the framework, unzipped it and uploaded it to the hosting. I am using a Centos server provided by Godaddy.
I have tried the quick start guide but this uses command line, I also notice there is no index file to route requests through. Is there a way that I can set up a basic MVC structure without using command line or do you have any pointers for what I need to be doing next.
Thanks in advance.
John