|
I took a look @ your server setup.
- Your php.ini
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
disable_functions =
It had a list of functions used by the gallery.
- mkdir, chmod, copy, ect
Test now please. - I have uploaded 1 image to test.
|