HELP

Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
milford
Registered User
Posts: 16
Joined: Fri Mar 16, 2007 11:04 pm

HELP

Post by milford »

I was trying to install a phpbb forum, but I keep getting this message.

The config file is writeable by the webserver. This is a major security risk because anyone can change your server settings now by using the install script.

phpBB will not be able to run until this is fixed. On unix systems this can be done with the following command:


chmod 644 config.php
Or use your FTP program to do this.
Switch on the 'read-only' attribute if you are running the script on a Windows machine.

I have set it to read only and it still dosent work any advice?

User avatar
mansuetus
Registered User
Posts: 130
Joined: Sun Dec 07, 2003 8:02 pm
Location: Paris, France
Contact:

Re: HELP

Post by mansuetus »

Well, you probably only changed OWNER read-only flag. You have to change THREE perms :
"owner", "group" and "others".
Petite publicité pour mon site : on présente des horoscopes qui tuent, on propose des tests,
et si tu cherches bien, tu verras même un phpBB :-)
viens sur spontex.org !

milford
Registered User
Posts: 16
Joined: Fri Mar 16, 2007 11:04 pm

Re: HELP

Post by milford »

they are all set as read

MysteryFCM
Registered User
Posts: 24
Joined: Mon Mar 12, 2007 12:20 am
Location: Tyneside, UK
Contact:

Re: HELP

Post by MysteryFCM »

Are you running Windows or Linux?
Regards

Steven Burn
Ur I.T. Mate Group
http://www.it-mate.co.uk

Keeping it FREE!

milford
Registered User
Posts: 16
Joined: Fri Mar 16, 2007 11:04 pm

Re: HELP

Post by milford »

windows xp home

milford
Registered User
Posts: 16
Joined: Fri Mar 16, 2007 11:04 pm

Re: HELP

Post by milford »

my host is 50megs.com

MysteryFCM
Registered User
Posts: 24
Joined: Mon Mar 12, 2007 12:20 am
Location: Tyneside, UK
Contact:

Re: HELP

Post by MysteryFCM »

Right click the forums main directory (htdocs or whatever you've called it), and select Properties, followed by the Security tab.

On the Security tab, ensure IUSR_[machine] ONLY has Read and List permissions.

Additionally, ensure the ONLY accounts that have write permissions, are the Administrators, and System groups.

If you do not see the Security tab, install the following extension

Fajo's XP File Security Extension
http://www.fajo.de/portal/index.php?opt ... =view&id=6

Alternatively, use the following to have the security settings for the IUSR account (and the other system accounts) automatically set for you.

http://www.microsoft.com/technet/securi ... ktool.mspx

Info on how to use it;

http://support.microsoft.com/kb/325864
Regards

Steven Burn
Ur I.T. Mate Group
http://www.it-mate.co.uk

Keeping it FREE!

MysteryFCM
Registered User
Posts: 24
Joined: Mon Mar 12, 2007 12:20 am
Location: Tyneside, UK
Contact:

Re: HELP

Post by MysteryFCM »

milford wrote: my host is 50megs.com


Ah .... are they actually hosting the site for you?
Regards

Steven Burn
Ur I.T. Mate Group
http://www.it-mate.co.uk

Keeping it FREE!

milford
Registered User
Posts: 16
Joined: Fri Mar 16, 2007 11:04 pm

Re: HELP

Post by milford »

no they arent hosting the site for me I bought the usage form them?

MysteryFCM
Registered User
Posts: 24
Joined: Mon Mar 12, 2007 12:20 am
Location: Tyneside, UK
Contact:

Re: HELP

Post by MysteryFCM »

If you are hosting the site on your own machine, or have direct access (or remote desktop/VNC access) to the server, see my reply further up.
Regards

Steven Burn
Ur I.T. Mate Group
http://www.it-mate.co.uk

Keeping it FREE!

Post Reply