Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

.htaccess


Go to End


5 Posts   4429 Views

Avatar
wormat22

Community Member, 1 Post

31 March 2009 at 8:57am

Edited: 31/03/2009 8:58am

When I try to install SilverStripe 2.3.1 everything is find execpt for :

Is the .htaccess file writeable? User 'apache' needs to be able to write to this file:
/home/wormat/domains/swc-hosting.co.cc/public_html/cms/.htaccess

The file is currently owned by 'root'. There is no user-group that contains both the web-server user and the owner of this file. Change the ownership of the file, create a new group, or temporarily make the file writeable by everyone during the install process.

The problem is, there's no .htaccess file and the guides mentioned in the INSTALL.txt file don't seem to exist.

also this
Warning: fileowner() [function.fileowner]: stat failed for /home/wormat/domains/swc-hosting.co.cc/public_html/cms/.htaccess in /home/wormat/domains/swc-hosting.co.cc/public_html/cms/install.php on line 414

is shown at the top.

Avatar
WebSpilka

Community Member, 89 Posts

6 May 2009 at 1:21am

I have the same problem

User '_www' needs to be able to write to this file:
/Users/Vitaliy/Sites/test.net.ua/.htaccess

The file is currently owned by 'root'. There is no user-group that contains both the web-server user and the owner of this file. Change the ownership of the file, create a new group, or temporarily make the file writeable by everyone during the install process.
Tell me how you decided to

Avatar
WebSpilka

Community Member, 89 Posts

6 May 2009 at 1:23am

I use a Mac

Avatar
Howard

Community Member, 215 Posts

6 May 2009 at 2:58pm

Just create a file called .htaccess then it should work. Make sure it has writable permissions :)

Avatar
Willr

Forum Moderator, 5523 Posts

6 May 2009 at 5:27pm

Also note on a mac / windows sometimes the .htaccess file will be hidden from view. On a mac machine you can check if this exists by using Terminal.