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.

Archive /

Our old forums are still available as a read-only archive.

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

Installation problem


Go to End


3 Posts   2170 Views

Avatar
Uncle Davey

Community Member, 10 Posts

19 May 2007 at 12:07pm

I am a little new to this as I come from a design background.

I am getting this with the installation process:

mod_rewrite is enabled in your httpd.conf
AllowOverride is enabled for the current path.

How do I make sure mod_rewrite is enabled? Open the httpd.conf file then ...?
How do I enable the AllowOverride for the current path? httpd.conf as well?

Thanks for your help.
(using Mac OSX)

Avatar
Uncle Davey

Community Member, 10 Posts

19 May 2007 at 5:19pm

Had another go at this and found some info. So for any other Mac users that may run into this here is the solution. Cheers:

http://www.ablogapart.org/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/

Avatar
Sean

Forum Moderator, 922 Posts

19 May 2007 at 9:40pm

Edited: 19/05/2007 9:41pm

Alternatively, you could try using a pre-built (and contained) server environment like MAMP or XAMPP...

For me, MAMP was installed in 5 minutes (with a few tweaks to the php.ini file - like changing the memory limit and error reporting levels), then another few minutes to install SilverStripe... :-)

Cheers,
Sean