PDA

View Full Version : Problem for my topsite



Louis Cloutier
11-23-2007, 08:53 PM
Hi,

I have installed a topsite, and I have to put a chmod 666 on add.php file
After put this chmod it, it says

500 Server Error
A misconfiguration on the server caused a hiccup. Check the server logs, fix the problem, then try again. URL: http://www.pafzone.com/topsite/add.php
Dangerously writable: [/home/pafzonec/public_html/topsite/add.php]
FIXED

But after I try to add website on add.php but it's just reload the add.php page

Thanks to help me

Louis Cloutier

shadmego
11-24-2007, 12:20 AM
I'm not familiar with the topsite program, but try to change the permissions on that file you mentioned to 644, not 666.

~regards