I have read the instructions, I have created a vhost.conf file on the server to change some values on the php setting
<Directory /usr/local/www/vhost/elanzuelo.com/httpdocs>
php_admin_flag engine on
php_admin_value open_basedir /usr/local/www/vhosts/elanzuelo.com/httpdocs/tmp
php_admin_value upload_tmp_dir /usr/local/www/vhost/elanzuelo.com/httpdocs/temp_photos
</Directory>
I have created the tenp_photos folder and chmod 777, also the tmp
I saw the debug but I cannot figure out what’s wrong
the album is on
http://www.elanzuelo.com/coppermine/user test
pwd test123
(admin privileges)
change language on the bottom
last album "temporal para subir fotos" has upload active
I will appreciate any help
Mariano