0
votes

I am trying to install silverstripe, downloaded the zip file, unzipped and copied all the files into the root of a folder in MAMP. When I go to the root location in the url, in goes to install.php, but shows no styling whatsoever. But in the console no issues.

In this way I can't even install silverstripe because it isn't doing anything.

Any help would be appreciated.

1

1 Answers

1
votes

SS 4.1 now uses a sub folder called public as root for your site. You will need to change the Document root to the public folder, and then move some files and folders into the public folder as described in the install docs. htaccess assets - folder resources - folder index install web.config favicon install-frameworkmissing

Most important run the following in composer composer vendor-expose