Install 777 Error
Status: Alpha
Brought to you by:
koerperspiel
On "phpauction-gpl-3.10/admin/install.php" I get this
error:
"Error!
"uploaded/cache" directory is not writable.
You must change the permissions of this directory in
order to proceed with the installation (CHMOD to 777)."
Solution:
In "/phpauction-gpl-3.10/admin/install.php" on line 70
add an ending slash:
"if(!is_writable("../uploaded/cache/"))"
Logged In: YES
user_id=940063
I was wrong, due a double usage of the same error message
($ERR_5018) in install.php on line 63 a error occours when
/counter/ is not 777.