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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.