In my localhost cakephp is working fine as like joomla i have uploaded by using filezilla but it is not working can any one tell me how to install it on server.
|
closed as not a real question by casperOne♦ Dec 10 '12 at 15:21
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
It's hard to no exactly whats going wrong, as you haven't supplied much information! So I take it you developed your application on your localhost, and then just uploaded the files to your web server using FileZilla. Some things you're going to want to check: 1) Have you updated your app/Config/core.php file to adapt to your new database? 2) Have you created a new database on your web server, with the same fields/and or data that you had on your localhost server? 3) This is a given, but is your web server's database setup correctly? Does the user have access to the database? Hope this helps, Adam. |
|||
|
|