2009-10-05, 12:05:12
if you look inside install.php, you can see where I first attempt to chmod 775 all folders, then if that doesnt work, i try 777. the folders are these:
Code:
'../data/',
'../data/other/',
'../data/other/logs/',
'../data/pages/',
'../data/uploads/',
'../data/thumbs/',
'../backups/',
'../backups/other/',
'../backups/pages/',
'../backups/zip/'