Errors on site

This topic has been marked as resolved.

Hi there,

Recently updated to Shoppica 2 and OC 1.5.3.1 and everything was fine for a good few weeks. Even last night it was fine. but this morning I seem to be getting these errors

Warning: unlink(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.currency.1342795207): Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 14Warning: unlink(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.language.1342796707): Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 14Warning: unlink(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.product.1.0.8.150694ca94b2e3e5d828a5907e763916.1342795207): Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 14Warning: unlink(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.product.1.0.8.593e0112b755a3f307d19975f30ceabb.1342794866): Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 14Warning: unlink(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.product.1.0.8.73f2defdc5ef2146bbaeeb4ab2073cc0.1342795778): Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 14Warning: unlink(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.product.1.0.8.b00141652386a7ef864317313cb45c40.1342796198): Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 14Warning: fopen(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.store.1342865004): failed to open stream: Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 36Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 38Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 40Warning: fopen(/var/www/vhosts/vickievans.co.uk/httpdocs/system/cache/cache.store.1342865004): failed to open stream: Permission denied in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 36Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 38Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/vickievans.co.uk/httpdocs/system/library/cache.php on line 40

Any ideas how I can clear this?

July 21, 2012 at 12:08 pm #11611

are you on apache or windows server?
unlink means to delete a file, (as its prob a cache file anyhow)

see what permissions you have set for
/system/cache
should be 777 on apache

a quick fix may be to open that folder and delete all files EXCEPT index.html

Admin might be able a better answer later

 GWP
July 21, 2012 at 1:00 pm #11616

Thanks for the reply, I haven’t a clue whether its Apache or Windows. I use 34sp and looks like they do both.

July 21, 2012 at 1:04 pm #11617

How do I check what permissions are set. There are numerous files in the system/cache folder.

Sorry for being a bit useless with this!

July 21, 2012 at 1:15 pm #11618

i gather you use ftp, so boot it up, go to the folder i mentioned above.
then select the folder, right click (hopefully) choose “properties” and put 777
in the box.

Don’t worry about how many files are in that folder, just delete them all, excpet index.html.
(as soon as you visit some pages of your site again, they will appear)

i would be interested to know what actual permission is alreday set for system/cache
see if you can see anything like this under the folder attributes column.
rwxrwx…
amybe it could say
rw.r..r.. etc

 GWP
July 21, 2012 at 7:54 pm #11640

I use Filezilla, in File Attributes of the cache folder theres a box that says numerical value. It was 755, I have only changed it to 777 and it seems the fault has cleared without having to delete the files in the folder.

Hopefully thats sorted it, Cheers GWP

July 21, 2012 at 11:09 pm #11646

@DirtyNails

We will mark this as “resolved”. If you have further problems, do not hesitate to ask.

@GWP

Thanks for the help!

Best,
ThemeBurn team

July 26, 2012 at 12:17 am #11747
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.