PDA

View Full Version : Script problem


druid66
08-31-2007, 01:46 AM
Hello,
Im downloaded free version for test purpose before ill decide to buy commercial version and i asked my server admins to install it, here's what the man answered:

"the instructions state:

chmod 777 ads
chmod 777 backup
chmod 777 includes/config.inc.php
chmod 777 tmp
chmod 777 tmp/cache
chmod 777 tmp/smartycache
chmod 777 tmp/log
chmod 777 uploads

yet some dirs dont exist:

chmod: ads: No such file or directory
chmod: tmp/cache: No such file or directory
chmod: tmp/smartycache: No such file or directory
chmod: uploads: No such file or directory

please contact script makers about this"

could you help me with it?

John Turner
09-03-2007, 04:50 AM
Hi druid6, and welcome!
Our FREE version has only this requirements:

backup/ Writeable
tmp/ Writeable
tmp/log/ Writeable
includes/config.inc.php Unwriteable (optional)

It seems you read PRO installation instructions.
:)