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

Installation Process Errors


Go to End


1300 Views

Avatar
Ronin

Community Member, 50 Posts

23 February 2009 at 12:02pm

The install process is producing the following errors. What is the next step.

I'd really appreciate some helpl

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /www/virtual/ashwell.biz/htdocs/rewritetest.php on line 47

Warning: file_get_contents(http://www.ashwell.biz/InstallerTest/testrewrite) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /www/virtual/ashwell.biz/htdocs/rewritetest.php on line 47

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /www/virtual/ashwell.biz/htdocs/rewritetest.php on line 47

Warning: file_get_contents(http://www.ashwell.biz/InstallerTest/testrewrite) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /www/virtual/ashwell.biz/htdocs/rewritetest.php on line 47
mod_rewrite doesn't appear to be working. Make sure:
• mod_rewrite is enabled in your httpd.conf
• AllowOverride is enabled for the current path.
Please check these options, then refresh this page.If you believe that your configuration is correct, click here to proceed anyway.