Page 1 of 1

First step of installation problem

Posted: Thu Mar 17, 2005 11:48 pm
by Ryo
I got :

Checking for PHP version 4.1+ Success!
Checking for Session Functions Success!
Checking write permission on /home/custom/public_html/v10/tmp/cache Success!
Checking write permission on /home/custom/public_html/v10/tmp/templates_c Success!
Checking write permission on /home/custom/public_html/v10/uploads Failure!
Checking write permission on /home/custom/public_html/v10/config.php Success!

i've made the directory uploads and also a sub dir called images inside and CHMOD them both to 777. How come i still get failure?
and also, the directories templates_c doesn't exist in the zip also right? so i just make an empty one called templates_c?

Thanks in advance

Re: First step of installation problem

Posted: Fri Mar 18, 2005 12:55 am
by Ted
Is this 0.9.2?  I though I had the missing dirs in zip thing fixed by putting in blank index.html files into them...

In theory, this should work.  Anyone else have any idea?

Re: First step of installation problem

Posted: Fri Mar 18, 2005 6:29 am
by Ryo
yup it's 0.92. i tried to put blank index.html file inside the uploads folder. but i still get write permission failure. what should i do now?