News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[ SOLVED ] CACHE ERROR

Started by carbar, June 15, 2013, 12:53:21 PM

Previous topic - Next topic

carbar

Hi,

After I transferred from the localhost to the live server, I get the following error "Warning: file_put_contents(/home/hosting/1host2u/cache/com_virtuemart.updates.ini) [function.file-put-contents]
failed to open stream: Permission denied in /home/hosting/1host2u/libraries/joomla/filesystem/file.php on line 418"

How can I fix that?
Thanks :)

PRO

turned off cache?

deleted cache?

&&
always have "error reporting" turned off on a live server

carbar

Thanks,
problem solved! It was all about permissions. I added apache to the group and changed folder permission to 775 and everything seems to work now.