Page 1 of 1
Opencart 3.0.2.0 Fresh Install Error
Posted: Mon Jul 31, 2017 7:51 am
by hardy5215
Hello All,
Fresh install of Opencart 3.0.2.0. I am getting these errors.
Warning: unlink(/var/www/vhosts/1/129998/webspace/httpdocs/storage/cache/cache.catalog.language.1501459676):
No such file or directory in /var/www/vhosts/1/129998/webspace/httpdocs/<store-link>.com/system/library/cache/file.php on line 68
/system/library/cache/file.php is at 775 permission.
How can I fix this?
Re: Opencart 3.0.2.0 Fresh Install Error
Posted: Mon Jul 31, 2017 11:19 am
by IP_CAM
var/www/vhosts/1/129998/webspace/httpdocs/storage/cache/cache .....
by better be aware of minor details, you obviously forgot to add the
SYSTEM/ into some of your
config.php Paths, to make it look like:
var/www/vhosts/1/129998/webspace/httpdocs/
system/storage/cache/cache .....
Ernie
Re: Opencart 3.0.2.0 Fresh Install Error
Posted: Mon Jul 31, 2017 12:30 pm
by hardy5215
IP_CAM wrote: ↑Mon Jul 31, 2017 11:19 am
by better be aware of minor details, you obviously forgot to add the
SYSTEM/ into some of your
config.php Paths, to make it look like:
var/www/vhosts/1/129998/webspace/httpdocs/
system/storage/cache/cache .....
Ernie
No I didnt Ernie. Looks like I may have left the storage folder in the wrong Dir
I have moved it around now. I cannot see that error anymore. I will update this if I see that error

Thank you
Re: Opencart 3.0.2.0 Fresh Install Error
Posted: Mon Jul 31, 2017 11:03 pm
by hardy5215
I am still getting this error below
Warning: unlink(/var/www/vhosts/1/129998/webspace/httpdocs/storage/cache/cache.catalog.language.1501516988)
: No such file or directory in /var/www/vhosts/1/129998/webspace/httpdocs/gameskeysaustralia.com/system/library/cache/file.php on line 68
Warning: unlink(/var/www/vhosts/1/129998/webspace/httpdocs/storage/cache/cache.catalog.language.1501516991):
No such file or directory in /var/www/vhosts/1/129998/webspace/httpdocs/gameskeysaustralia.com/system/library/cache/file.php on line 68
Re: Opencart 3.0.2.0 Fresh Install Error
Posted: Fri Aug 25, 2017 9:36 pm
by hardy5215
Its fixed. Not sure how. but no more errors
