DISQUS

SilverStripe Documentation Wiki: installation-on-windows | Documentation Wiki

  • Jep · 1 year ago
    Some of the URLs are incorrect: http://localhost/silvertripe-v2.2.2 should be silver_s_tripe-v2.2.2. See bullet 7 and 9, and the first bullet in the 'troubleshooting' paragraph.
  • Stu · 1 year ago
    mod_curl is called php_curl on the wampserver menu

    also need to add this after installing mod_curl:

    6.5 Left-click the gauge, then select PHP → PHP settings → allow_call_time_pass_reference. The gauge will flick to yellow, and then return to white.

    the install I did on windows server 2003 complained about write access being required, this was benign - under a default install of wampserver both apache and mysql run as localsystem so have the necessary access.
  • Garth · 1 year ago
  • Hamish · 1 year ago
    In Windoes, if you've already installed PHP5 elsewhere, you might need to edit the php.ini file from the path given in phpinfo, rather than the one that WAMPServer control panel takes you too.
  • Wayneo · 1 year ago
    I have downloaded and installed wamp. It has version PHP5.2.6

    Now at step 6 it says

    "Left-click the gauge, then select PHP → PHP extensions → mod_curl. The gauge will flick to yellow, and then return to white"

    Well that extension does not exist???
  • Bob · 1 year ago
    the extension is php_curl - read the message posted by "Stu" above.
  • Tresos · 1 year ago
    I cannot access the site in Step 8 with either: http://localhost/silvertripe-v2.2.2 OR silver_s_tripe-v2.2.2. Also, in Step 6, where do we unpack Silverstripe from?
  • nicolaas · 1 year ago
    I tried to install SS in the root directory: c:\wamp\www and that does not seem to work
  • jb · 1 year ago
    and what happens if mod_curl isn' t there?
  • ajc · 1 year ago
    They should have said "php_curl"!
  • ruslan · 1 year ago
    Unable to detect whether I can write to files. Please ensure C:\wamp\www\silverstripe/.htaccess is writable.
  • jason · 1 year ago
    I'm having difficulty getting wampserver installed. for some reason i can't verify that the IIS isn't running. how can i verify that i don't have other services running on port 80 or 3300? or alternatively, is there another reason why it would still show up as yellow?
  • Juergen Daust · 1 year ago
    get always this while installing 2.2.2


    Fatal error: DATABASE ERROR: Couldn't run query: CREATE TABLE `UserDefinedForm` ( ID int(11) not null auto_increment, `EmailTo` varchar(50) character set utf8 collate utf8_general_ci, `EmailOnSubmit` tinyint(1) unsigned not null default '0', `SubmitButtonText` varchar(50) character set utf8 collate utf8_general_ci, `OnCompleteMessage` mediumtext character set utf8 collate utf8_general_ci, fulltext `SearchFields` (Title,MenuTitle,Content,MetaTitle,MetaDescription,MetaKeywords), fulltext `TitleSearchFields` (Title), primary key (ID) ) TYPE=MyISAM | Key column 'Title' doesn't exist in table in E:\Programme\xampp\htdocs\silverstripev222\sapphire\core\model\Database.php on line 431
  • kiran · 1 year ago
    "Left-click the gauge, then select PHP → PHP extensions → mod_curl. The gauge will flick to yellow, and then return to white"

    I tried to do this but cant find mod_curl. PHP extension in PHP PHP extensions

    then i try this setting select PHP → PHP settings → allow_call_time_pass_reference.

    still not finding PHP extensions → mod_curl.

    can some one help me
    many Thanks
  • Farrah John · 1 year ago
    After lots of mod_rewrite problem, I was finally able to get through the installation, and got the message that siverstripe was installed successfully. However I do not see any of the files on my computer or in my program file folder, except the installation silverstripe folder under c:\wamp\www. So I'm not sure what to un-install, and install again.

    Anyone run into this problem?
  • Alemayehu · 1 year ago
    I want to learn more & install silverstripe Microsoft Windows IIS
  • p. henry · 11 months ago
    when I unpack the tar file I get 4 files(.htaccess,KVForm,Message,SilverStripeLogo, and another tar file called silverstripe-v2.2.3 which contains two additional tar files named silverstripe-v2.2.3 and ilverstripe-v2.2.3, no installation screen shows up. I just get an index listing of the files listed above. Not the best first impression if the installation instructions are wrong.
  • web · 10 months ago
    Very confusing with mod_rewrite if you read: You need mod_rewrite to run SilverStripe CMS, but it is not enabled.

    I am missing a step by step help
  • myron · 10 months ago
    What need to be done if one server runs both IIS and Apache?
  • Three Dog · 10 months ago
    I have downloaded http://www.silverstripe.org/assets/downloads/Si... and unpacked the archive into \wamp\www\silverstripe. But when visit http://localhost/silverstripe (using Mozilla Firefox) there is no SilverStripe’s installation screen.
  • beise · 10 months ago
    WAMP is not the only one.
    For german users is it better, tö use XAMPP (http://www.apachefriends.org), because it is in our own language.
    also multilingual and/or available for USB Stick.

    greetings
    beise
  • learn.hypnosis · 7 months ago
    well I didn't try the installation process.........if it works then this site it pretty helpful.
  • Powla · 7 months ago
    I get the following error when trying to access http://localhost/silvertripe-v2.2.2:

    Parse error: parse error in C:\wamp\www\cupcake-ss\sapphire\dev\install\config-form.html on line 178

    Does this have to do with folder permissions ? I don't even see the install page on my localhost.