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

Installing with WebPI onto a drive other than C:


Go to End


3 Posts   1165 Views

Avatar
Laurie

Community Member, 21 Posts

11 March 2010 at 10:29am

I'm on a partitioned server and would like to install SilverStripe on the E: drive. Is there a way to do this with the WebPI (I couldn't find an option to specify install location)? Thanks!

Avatar
Sean

Forum Moderator, 922 Posts

11 March 2010 at 2:09pm

Edited: 11/03/2010 2:10pm

WebPI uses IIS as the webserver, AFAIK the webroot can be changed from the default C:\inetpub\wwwroot\, but it would have to be a manual change using IIS Manager.

Avatar
Laurie

Community Member, 21 Posts

12 March 2010 at 2:58am

Thanks Sean. Actually, what my IT guys were hoping is that not only the site files, but also all of the related components (PHP, MySQL, etc.) would end up on the E: drive. Thanks again.