Post by mrfr » Mon Jul 24, 2017 4:59 pm

opencart tells me (when I click on 'Dashboard')
"It is very imporant that you move the storage directory outside of the web directory (e.g. public_html, www or htdocs)." While it's possible to go on without moving anything security seems to important. And it keeps on nagging.

Automatically move doesn't work - it results in php-issues. When I try to do manual I can't seem to get it right (or perhaps understand).

It says:
Move /customers/7/b/2/MYDOMAIN.dk/httpd.www/testshop/system/storage/
to
/customers/7/b/2/MYDOMAIN.dk/storage/

Edit config.php change
define('DIR_STORAGE', DIR_SYSTEM . 'storage/');
to
define('DIR_STORAGE', '/customers/7/b/2/MYDOMAIN.dk/storage/');

Edit admin/config.php and change
define('DIR_STORAGE', DIR_SYSTEM . 'storage/');
to
define('DIR_STORAGE', '/customers/7/b/2/MYDOMAIN.dk/storage/');

I installed it in www.MYDOMAIN.dk/testshop

Input is most welcome, TIA

Newbie

Posts

Joined
Sun Jul 23, 2017 4:39 pm

Post by eduardomnzs » Sun Aug 20, 2017 12:43 am

This is the way
Opencart / upload / admin / language / en-gb / common / security.php

I edit it for another function for me
Security.php

User avatar
Newbie

Posts

Joined
Mon Jun 20, 2011 12:42 am

Post by tombobadil » Wed Oct 04, 2017 5:50 am

@mrfr

Did you make it work? I get the same issue...

@eduardomnzs
I don't really get, what are we supposed to edit in that file:
Opencart / upload / admin / language / en-gb / common / security.php

It seems to be the resource file for the security text messages... Changing them we don't solve anything...

Newbie

Posts

Joined
Wed Oct 04, 2017 5:30 am
Who is online

Users browsing this forum: No registered users and 220 guests