PDA

View Full Version : Installation Problem


thompsonadamj
01-20-2006, 04:59 PM
{domain seems to be parked}

What is causing that error?

The folder that it references does not exist on my server or in the installation download.

Thanks,
Adam

patrox
01-20-2006, 05:05 PM
You didn't set the rights to 777 on that folder.

the help file:
Change permissions on the following file and four folders to 777
include/config.php
temp/
temp/adodb
temp/cache
temp/templates

You can use a tool like filezilla to change those.

pat.

thompsonadamj
01-20-2006, 05:08 PM
Those folders don't exist...

Not on my server or in the zip install file I downloaded.

patrox
01-20-2006, 05:15 PM
Create them

"If the folders do not exist please create them."

pat.

Bill
01-20-2006, 06:09 PM
looks like your install went through.

thompsonadamj
01-20-2006, 07:05 PM
Yes, I created those folders and it worked. :) Thanks!