Dear All Opencart Users,
Please help me out regarding the following issue.
Action Taken : In way to secure my site I changed the http://www.mysite.com/admin to http://www.mysite.com/flash ,it is throwing the desired custom 404 html page.
Result : Working fine but as I am making some changes or editing the admin page from dashboard and clicking save button the following error is being displayed.
Required : A step by step solution to resolve the issues.
Note : It is very urgent and thanks a ton in advance.
Below Error is being displayed.
FORBIDDEN
You don't have permission to access /flash/index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request
Please help me out regarding the following issue.
Action Taken : In way to secure my site I changed the http://www.mysite.com/admin to http://www.mysite.com/flash ,it is throwing the desired custom 404 html page.
Result : Working fine but as I am making some changes or editing the admin page from dashboard and clicking save button the following error is being displayed.
Required : A step by step solution to resolve the issues.
Note : It is very urgent and thanks a ton in advance.
Below Error is being displayed.
FORBIDDEN
You don't have permission to access /flash/index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request
Sir,
The index.php in admin is in 0644 so what should be done, and what are the while file permissions that are required for each files to maintain highest security for my website.Please throw some light as I am in fix regarding these fundamentals.
The index.php in admin is in 0644 so what should be done, and what are the while file permissions that are required for each files to maintain highest security for my website.Please throw some light as I am in fix regarding these fundamentals.
Should be 444 so that it wont be editable anymoreMahakal wrote:Sir,
The index.php in admin is in 0644 so what should be done, and what are the while file permissions that are required for each files to maintain highest security for my website.Please throw some light as I am in fix regarding these fundamentals.
Im not sure why you are experiencing this, but did you make your that in your admin config.php you changed all admin to flash?
There are some needs to be change like
define('DIR_APPLICATION', 'C:/xampp/htdocs/site/admin/');
define('DIR_LANGUAGE', 'C:/xampp/htdocs/site/admin/language/');
define('DIR_TEMPLATE', 'C:/xampp/htdocs/site/admin/view/template/');
to
define('DIR_APPLICATION', 'C:/xampp/htdocs/site/flash/');
define('DIR_LANGUAGE', 'C:/xampp/htdocs/site/flash/language/');
define('DIR_TEMPLATE', 'C:/xampp/htdocs/site/flash/view/template/');
and please tell us your OC version
Extremely sorry for late reply coz I was out of town.
Yes!
Renamed all the admin with flash in config.php , but FORBIDDEN ERROR thrown whenever I am saving anything even I am not able change the logo due to this issue.
Able to login with username : flash and Password: xxxxxxxxxxxxxxxx to admin panel and can upload products and all, but only not able to save anything in settings.
My version is OC 2.0.3.1 using theme Journal
Please help !
Yes!
Renamed all the admin with flash in config.php , but FORBIDDEN ERROR thrown whenever I am saving anything even I am not able change the logo due to this issue.
Able to login with username : flash and Password: xxxxxxxxxxxxxxxx to admin panel and can upload products and all, but only not able to save anything in settings.
My version is OC 2.0.3.1 using theme Journal
Please help !
Who is online
Users browsing this forum: No registered users and 4 guests