Post by Mahakal » Mon Feb 06, 2017 1:25 am

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

New member

Posts

Joined
Sun Sep 04, 2016 2:42 am

Post by pipoy » Mon Feb 06, 2017 10:41 am

Is the index.php in admin is in 644 or 444 permission?

Active Member

Posts

Joined
Fri Mar 04, 2016 12:18 pm

Post by Mahakal » Wed Feb 08, 2017 1:35 am

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.

New member

Posts

Joined
Sun Sep 04, 2016 2:42 am

Post by Mahakal » Thu Feb 09, 2017 12:03 am

Hi,
Anybody can help me out?

New member

Posts

Joined
Sun Sep 04, 2016 2:42 am

Post by pipoy » Thu Feb 09, 2017 2:55 am

Mahakal 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.
Should be 444 so that it wont be editable anymore

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

Active Member

Posts

Joined
Fri Mar 04, 2016 12:18 pm

Post by Mahakal » Sun Feb 12, 2017 12:12 am

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 !

New member

Posts

Joined
Sun Sep 04, 2016 2:42 am

Post by Mahakal » Tue Feb 14, 2017 2:24 am

Hi,
Anybody There!

New member

Posts

Joined
Sun Sep 04, 2016 2:42 am
Who is online

Users browsing this forum: No registered users and 4 guests