GetSimple Support Forum

Full Version: Installation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I'm tryng to install on my web space from Aruba (Italy) with a win server but I'm receiving a page of the following message:

Warning: chmod() [function.chmod]: Permission denied in D:\Inetpub\webs\mywebsite\getsimple\admin\install.php on line 42

Warning: copy(D:\Inetpub\webs\zamboni-italiait\getsimple/data/tmp.tmp) [function.copy]: failed to open stream: Permission denied in D:\Inetpub\webs\mywebsite\getsimple\admin\install.php on line 43

....

can so get me an help?

Yeti
try to change CHMOD permission to 0755 or 0777
to all the files?
I try with 755 to all the file and also with 777 to all the files, but the message is the same:

Warning: chmod() [function.chmod]: Permission denied in D:\Inetpub\webs\zamboni-italiait\getsimple\admin\install.php on line 42

Warning: copy(D:\Inetpub\webs\zamboni-italiait\getsimple/data/tmp.tmp) [function.copy]: failed to open stream: Permission denied in D:\Inetpub\webs\zamboni-italiait\getsimple\admin\install.php on line 43
Has the internet user (IUSR_servername) write permissions in your getsimple folder?
I usually add, delete and change my files by ftp without problems.