开发者

CakePHP application on a hosted server?

开发者 https://www.devze.com 2022-12-11 00:50 出处:网络
How do I run cakePHP application on a hosted server? I have create开发者_StackOverflow中文版d my own application in CakePHP. It was running fine locally. But when I upload it to server, it\'s gives a

How do I run cakePHP application on a hosted server?

I have create开发者_StackOverflow中文版d my own application in CakePHP. It was running fine locally. But when I upload it to server, it's gives a 404 Not Found Error.

Can anybody tell me how to upload CakePHP to the hosted server?


I answered a similar question on serverfault. Here's the link: CakePHP Hosting

Here's another link from the Bakery: Installing CakePHP on shared hosting


Tip: Make tmp, cache mod 777

delete the cache files from the folders inside cache..

0

精彩评论

暂无评论...
验证码 换一张
取 消