Hi, When I try turning on the CSS optimiser, my site loses all it's stying and I get the following message...

'The selected file /usr/local/psa/home/vhosts/example.com/subdomains/wq/httpdocs/sites/default/files/tmp/filehdI0xL could not be copied.'

I've looked in the location that the path says, and the file doesn't exist. Any idea why this would b?

Thanks,
Dave

Comments

nagarajanl’s picture

make sure the write permissions are enabled for the temp folder as well the folder in which the css consolidation happens

probocop’s picture

For the purpose of testing, I've just 777'd the entire site and it's still not resolved the issue. Any other ideas?

mikey_p’s picture

probocop, you may need to make that change recursively over the entire directory to make sure that all subdirectories have correct permissions as well.

probocop’s picture

Status: Active » Closed (fixed)

It turns out the issue was due to a missing script that needed installing with my web host. All sorted now.

Thanks for the help.