View Full Version : Page Not Found 404 error
ashoksharmaz87
11-19-2011, 03:47 AM
Hello friends
I recently installed the Hotaru CMS for a new bookmarking site.
Its all done but a lot of pages are showiing 'not found 404 errors'
like - http://readandrefer.com/submit/
http://readandrefer.com/admin
Please tell me the solution..
ashoksharmaz87
11-19-2011, 03:50 AM
also check this URL plz
http://readandrefer.com/register
PuckRobin
11-19-2011, 10:58 AM
http://readandrefer.com/index.php?page=submit and http://readandrefer.com/admin_index.php links work. If you enabled FRIENDLY_URL's you need to have a valid .htaccess file. Did you rename .htaccess_default as .htaccess ?
http://docs.hotarucms.org/index.php/Installing_Hotaru_CMS
ashoksharmaz87
11-19-2011, 06:13 PM
Thanks for your reply sir..
I changed the htaccess file but the problem is not solved.
I think the problem arised after I enabled the friendly URL function but I now I cant even access the admin panel, so how can I change the functionality back?
please provide me a solution?
PuckRobin
11-20-2011, 02:38 AM
You can access admin panel with: http://readandrefer.com/admin_index.php
ashoksharmaz87
11-20-2011, 03:44 AM
but I can not even login. When I put the admin username and password (or other username) it redirects to http://readandrefer.com/index.php without logging in.
PuckRobin
11-20-2011, 03:59 AM
1. Check BASEURL in hotaru_settings.php file
2. Ask for a new admin password
3. Using phpmyadmin, change FRIENDLY_URLS field to false in hotaru_settings table
4. If none of the above works, install Hotaru again.
ashoksharmaz87
11-20-2011, 06:31 AM
Thanks PuckRobin
The problem solved.
I removed the www from the following line in hotaru_settings.php file and the problem solved:
define('BASEURL', "http://www.readandrefer.com/");
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.