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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Amending existing theme


Go to End


2 Posts   780 Views

Avatar
valauer

Community Member, 1 Post

29 March 2014 at 10:07pm

Hi there

I've installed SilverStripe and want to use it with MAMP.

I'm trying to make changes to an existing template and have all the code files from the original developers. I've imported all the files into my htdocs folder but when I try and access them via my localhost I get this error:
_____

Not Found
The requested URL /framework/main.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
______

Any idea what the issue may be?

Thanks so much for your help!

Val

Avatar
Willr

Forum Moderator, 5523 Posts

4 April 2014 at 8:34pm

For one, make sure that file exists :) and secondly, you may need to add this line to your .htaccess file under the RewriteEngine On (or try removing it if it exists)

RewriteBase /