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
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.
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'
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.
Might also be worth trying the SMF forum, Glenn.
Hmm, I wonder whether it is because I put SMF 2 RC2 on there?
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.
I don't need to use FTP though Niall, the machine is sat in my home.
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.
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.
Time for an update, Ray. ;)
Around 3 months ago ;)
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
I just tried using webinstall.php, it fails to download either 1.1.11 or 2 RC2
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
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?
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?
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.
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.