Quote:
Originally Posted by luv20ski
sorry for haven't replied for a while. I was away.
Digital Jedi, i think the path is set alright in the config.php file.
Here is a photo.
You can check the path here : www.skivirus.com/aaa.php

|
I had the same problem after switching from lighttpd to apache. The fix was to make the images folder 777 again.
cd to the photo directory, then:
chmod -R 777 ./images
For some reason after the switch, it was set to 755.