Hi, is it possible (if not then whats the easiest way to) transfer a site created on a local server using zend framework to a hosted server by an isp. Is it even possible to create a site using the zend framework on an isp's server.
+2
A:
It is a very simple task to do - normally paths, database links and a few bits and pieces need to be customised - but not too much work.
Regards, Matt
Matt Clements
2010-05-30 18:33:52
Yea, your main objective is to transfer all files to the server and database into your DB Server, Edit your configuration to change the paths to the the new servers relative paths.Any other issues that may arise should not be difficult to over come.
RobertPitt
2010-05-30 18:36:58
Correct - I would be willing to help you achive this if you are having problems
Matt Clements
2010-05-30 18:40:48