PDA

View Full Version : Just finished install and now getting some warnings



Fist
08-17-2005, 06:53 AM
So on the mainpage I'm getting the following warnings at the top of the page

Warning: mkdir(/home/maslinproperties/www/cache/6e): Permission denied in /home/maslinproperties/www/include/class/adodb/adodb.inc.php on line 1564

Warning: mkdir(/home/maslinproperties/www/cache/a5): Permission denied in /home/maslinproperties/www/include/class/adodb/adodb.inc.php on line 1564

Warning: mkdir(/home/maslinproperties/www/cache/92): Permission denied in /home/maslinproperties/www/include/class/adodb/adodb.inc.php on line 1564

I was hoping someone might know what is causing this.

Thanks in advance! :)

annab
08-17-2005, 07:08 AM
Did you make sure to CHMOD the cache folder to 777? I had CHMOD mine to 755. It passed the installation sequence as a correct setting for some reason.

Fist
08-17-2005, 10:11 AM
That was it thanks!