IDNetters Forums

Technical News & Discussion => Networking & Routers => Topic started by: Glenn on Jan 30, 2010, 15:29:17

Title: WHS gurus
Post by: Glenn on Jan 30, 2010, 15:29:17
How do I change file permissions?

I get the following error when installing SMF.

Some files need to be writable for SMF to work properly. This step allows you to let the installer make them writable for you. However, in some cases it won't work - in that case, please make the following files 777 (writable, 755 on some hosts):

    * attachments
    * avatars
    * cache
    * Packages
    * Packages/installed.list
    * Smileys
    * Themes
    * agreement.txt
    * Settings.php
    * Settings_bak.php
Title: Re: WHS gurus
Post by: Rik on Jan 30, 2010, 15:55:20
Never having had to install SMF, Glenn, I have no idea. If no-one here comes up with an answer, pop across to Pals and leave a message for Sam.
Title: Re: WHS gurus
Post by: Glenn on Jan 30, 2010, 16:00:53
I've left it over at http://www.wegotserved.com/ too, so hopefully someone will provide an answer. It's just to bring my racing forum 'in house'
Title: Re: WHS gurus
Post by: Ray on Jan 30, 2010, 16:01:08
I've no idea either, Glenn, I've got SMF installed on my WHS but I didn't encountered that error when I installed it.
Title: Re: WHS gurus
Post by: Rik on Jan 30, 2010, 16:05:39
Might also be worth trying the SMF forum, Glenn.
Title: Re: WHS gurus
Post by: Glenn on Jan 30, 2010, 16:09:00
Hmm, I wonder whether it is because I put SMF 2 RC2 on there?
Title: Re: WHS gurus
Post by: Niall on Jan 30, 2010, 16:09:21
It's actually very simple. You do it when uploading the file via ftp, or just change the settings by selecting the file on your server, again using an ftp client. Filezilla works fine for that. I think you just right click on the file and it's in the options.
Title: Re: WHS gurus
Post by: Glenn on Jan 30, 2010, 16:10:44
I don't need to use FTP though Niall, the machine is sat in my home.
Title: Re: WHS gurus
Post by: Niall on Jan 30, 2010, 16:12:19
It's been a while since I've done it, but I'm sure that's the only way to do it. Even if it's not on a server. I could be wrong, I've only ever done it on my webspace, and it rarely cropped up as most packages have the permissions set correctly before installing it.
Title: Re: WHS gurus
Post by: Ray on Jan 30, 2010, 16:12:34
Quote from: Glenn on Jan 30, 2010, 16:09:00
Hmm, I wonder whether it is because I put SMF 2 RC2 on there?


Could be, Glenn, I've got V1.1.10 on mine.
Title: Re: WHS gurus
Post by: Rik on Jan 30, 2010, 16:13:50
Time for an update, Ray. ;)
Title: Re: WHS gurus
Post by: Glenn on Jan 30, 2010, 16:16:38
Around 3 months ago  ;)
Title: Re: WHS gurus
Post by: Ray on Jan 30, 2010, 16:17:46
I'm waiting for the full release of V2, Rik, anyway it's not a live forum I just use it for playing with. :D
Title: Re: WHS gurus
Post by: Glenn on Jan 30, 2010, 16:18:00
I just tried using webinstall.php, it fails to download either 1.1.11 or 2 RC2
Title: Re: WHS gurus
Post by: Steve on Jan 30, 2010, 16:23:57
Looking at your post on wgs Glenn you mention a user PHP? Can you not as administrator assign the read write permissions through the security tab

Edit; Any Use? http://www.simplemachines.org/community/index.php?topic=229141.0
Title: Re: WHS gurus
Post by: Glenn on Jan 30, 2010, 16:28:11
There is no PHP user listed nor will it let me add one. Maybe I should install an FTP server and do as Niall has suggested?
Title: Re: WHS gurus
Post by: Glenn on Jan 31, 2010, 16:48:03
QuoteIf you haven't already, I would put the files in a "new" folder on the D:\ drive, Basically, something like "D:\inetpub\smf" Add either "guests" or IIS_servername as an account with read and write access. Make sure "network services" has write access to the windows temp directory too. And make sure you "replace entries on all child objects" or whatever the option is in the advanced security options.

Making the account name is OK, but how do you do the rest?
Title: Re: WHS gurus
Post by: Glenn on Feb 06, 2010, 20:05:21
Ray, did you use whiist to create your website? I've done a full re-install of WHS, just in case I messed things up, but it still won't install.
Title: Re: WHS gurus
Post by: Ray on Feb 07, 2010, 16:12:27
Quote from: Glenn on Feb 06, 2010, 20:05:21
Ray, did you use whiist to create your website? I've done a full re-install of WHS, just in case I messed things up, but it still won't install.

No I didn't, Glenn, when I set the smf Forum up on my Server I did it as follows: -

I created a folder called inetpub on my D: drive and then a subfolder within this one called smfforum, I then installed the smf software into this folder.

I then went into IIS Manager, default websites, and created a new Virtual Directory which I then pointed at the newly created directory on the D: drive.