DISQUS

DISQUS Hello! SilverStripe Documentation Wiki is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

SilverStripe Documentation Wiki

Community for SilverStripe documentation
Jump to original thread »
Author

installation-on-windows | Documentation Wiki

Started by sminnee · 1 year ago

No excerpt available. Jump to website »

23 comments

  • 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.
  • 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.
  • 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.
  • 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???
  • the extension is php_curl - read the message posted by "Stu" above.
  • 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?
  • I tried to install SS in the root directory: c:\wamp\www and that does not seem to work
  • and what happens if mod_curl isn' t there?
  • They should have said "php_curl"!
  • Unable to detect whether I can write to files. Please ensure C:\wamp\www\silverstripe/.htaccess is writable.
  • 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?
  • 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
  • "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
  • 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?
  • I want to learn more & install silverstripe Microsoft Windows IIS
  • 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.
  • 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
  • What need to be done if one server runs both IIS and Apache?
  • 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.
  • 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
  • well I didn't try the installation process.........if it works then this site it pretty helpful.
  • 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.

Add New Comment

Returning? Login