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

index.php - not showing (404 error)


Go to End


4 Posts   1669 Views

Avatar
JPG

Community Member, 53 Posts

14 January 2011 at 3:00am

Hi - have taken down my site so I can work on it locally, am using MAMP and have successfully added site and db to get it appearing as it should but I cannot view the site is use the URL:
localhost:8888/folder/

instead i have to use the URL:
localhost:8888/folder/index.php

Can anyone tell me what I may of done wrong when re-loading my site, when I try to load some content (namely: SWF files) it does not appear.

Many thanks

.jpg

Avatar
swaiba

Forum Moderator, 1899 Posts

14 January 2011 at 3:38am

it is a mod_rewrite issue...

On my WAMP I click the icon in the system tray, click Apache, click Apache Modules, (scroll a bit) and check rewite_module.

that should sort it

Avatar
JPG

Community Member, 53 Posts

14 January 2011 at 4:37am

Thanks Swaiba
I am unsure how to change this - (am prob being a bit dense) am using MAMP "Activate/deactivate included Apache Modules" is only possible in MAMP PRO. Have checked the .htaccess file but am unsure what I should be looking for...

Sorry again for my lack of knowledge...

[headache]

Avatar
swaiba

Forum Moderator, 1899 Posts

14 January 2011 at 5:26am

Edited: 14/01/2011 5:26am

sorry I don't use a MAC or MAMP (MAMP is Mac right?) try google "MAMP rewrite Apache"