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

Could not see my Silversrtipe Site


Go to End


2 Posts   1864 Views

Avatar
markus7258

Community Member, 4 Posts

30 July 2009 at 11:05am

Hi,

I have installed recently my silverstripe. Installation went fine and I was able to input all my context and images.
but when I tried to browse it the following day, this screen shown on my page

Index of /silverstripe
Parent Directory
COPYING
ChangeLog
INSTALL.orig
Makefile
UPGRADING
assets/
auth_openid/
check-php.php
cms/
config-form.css
config-form.html
favicon.ico
index.html
index.php
install.php.orig
jsparty/
mysite/
rewritetest.php
sapphire/
themes/
tutorial/
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at xxxxx.com Port 80

where's the site thay i created. please help!

Avatar
bummzack

Community Member, 904 Posts

30 July 2009 at 5:51pm

That looks like the directory listing that is shown by the webserver when no "index" page was found. Most likely you (or somebody else) deleted the .htaccess file. Re-upload it to the server and check again.