Hi
I am getting an error using wikicms, when i try to create a picture gallery, i get this error
Warning: mkdir() [function.mkdir]: No such file or directory in /home2/networki/public_html/htmlfacil/ws-plugins/gallery/plugin-update.php on line 61
I think it´s a permission related problem, but i don´t know how to solve it.
[~/public_html/facil]# pwd
/home2/networki/public_html/facil
permission are set like this
ws-captcha 755
ws-dialogs 755
ws-includes 777
ws-javascripts 755
ws-languages 755
ws-plugins 777
ws-resources 777
ws-stylesheets 755
ws-themes 777
ws-uploads 777
.
.
.
I am using a shared web hosting, i don´t know a lot about unix/linux command, i made a web search and i set rights to 0777 for some folders.
I get an error when i try to create an album, if i go to page management i see the new page in the list, if i click on edit icon, i go to the page to enter the pictures, when i click in the ok button i get this error:
Warning: move_uploaded_file(ws-uploads/galleries/gallery1/album1/image1.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home2/networki/public_html/htmlfacil/ws-plugins/gallery/plugin-update.php on line 94
can you tell me if it is a PHP problem ? and if you know how can i solve it ?
thanks
Logged In: YES
user_id=2167791
Originator: YES
I installed a file to check php, it´s in http://networkintersolutions.com/facil/info.php if you want to check php configuration. I can´t not modify php configuration, because i had to ask to the hosting provider about the changes and i don´t know if they are going to make the changes. Maybe only trying to set configuration locally using .htaccess file.