n8kowald

n8kowald

2p

2 comments posted · 0 followers · following 1

81 weeks ago @ Nathan's Blog - Using SilverStripe CMS · 0 replies · +1 points

Thanks Paul, hopefully it will install without too much messing about.

81 weeks ago @ Nathan's Blog - Using SilverStripe CMS · 0 replies · +1 points

Hi Paul,

I installed my SilverStripe site on a development server using WAMPServer - http://www.wampserver.com/en/.
When my site was ready to go live I moved the files and tables over to my live server, running Uniform Server.

It's a pity the Uniform Server wiki - installation category doesn't include an 'Installing SilverStripe' guide: http://wiki.uniformserver.com/index.php/Category:...

Uniform Server needs to be running when you install it. During installation you should use localhost and the mysql user details you set up - or defaults if not changed (user: root, password: root – I think).

Installation should be similar to (steps 7-12) on this: http://doc.silverstripe.org/installation-on-windo... - though in step 8 you need to place SilverStripe into Uniform Server's root folder - www.

Googling for a SilverStripe installation guide for Uniform Server I came across this which might be useful if you run into this problem: http://www.silverstripe.org/archive/show/2708#pos...

Sorry I couldn't be more help or point you to a SilverStripe installation guide specific to Uniform Server. If you do find one please tell me so I can add it to my blog post.

Nathan