I'm having a problm with my images and templates directory on my fedora server.
When ever I restart the server, everything appears to start as expected with one exception. The permissions are incorrect on my templates and images directory and as a result signage startrs with a basically white image.
The diagnostics page shows write errors to the directory, but I'm able to resolve the issue if I issue
httpd -k stop
httpd -k start
does anyone know what is causing this. I want the server to be able to come up without user interference.
TIA
Miles