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
First step of installation problem
Re: First step of installation problem
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?
In theory, this should work. Anyone else have any idea?
Re: First step of installation problem
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?