All the files aare chmoddes to 666 but still got the errors
www.sloerodoe.be
All the files aare chmoddes to 666 but still got the errors
www.sloerodoe.be
The script is checking the files to see if they are writable (which is where chmod 666 comes from).
You could try chmodding them to the full 777 (all: read, write, execute).
If that doesn't work then you are not chmodding them correctly![]()