Comments on: Install Orangescrum on Ubuntu 16.04 https://www.rosehosting.com/blog/orangescrum-on-ubuntu/ Premium Linux Tutorials Since 2001 Fri, 03 Jun 2022 08:42:34 +0000 hourly 1 https://wordpress.org/?v=6.5.3 By: admin https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-46800 Sat, 07 Apr 2018 12:13:05 +0000 https://www.rosehosting.com/blog/?p=20399#comment-46800 In reply to Benftwc.

We have updated the blog post to include installation instructions for PHP 5.5 which should be supported by the CakePHP version used in Orangescrum. Please try to install Orangescrum using the new installation instructions.

]]>
By: Benftwc https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-46799 Fri, 06 Apr 2018 13:56:43 +0000 https://www.rosehosting.com/blog/?p=20399#comment-46799 This shouldn’t work… Orangescrum use CakePHP 2.x which isn’t PHP7 complient.
You give “wget https://github.com/Orangescrum/orangescrum/archive/master.zip” link, which is the latest release. What version did you use to wrote this tutorial ? I’m stuck with another version, but because of PHP7 :(

]]>
By: Rahul reddy https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-46696 Thu, 22 Feb 2018 19:33:05 +0000 https://www.rosehosting.com/blog/?p=20399#comment-46696 vim app/Config/constants.php
define(“WEB_DOMAIN”, “YourDomain.com”); //ex. demo.orangescrum.com —– i don’t have any domains
define(‘FROM_EMAIL_NOTIFY’, ‘notify@mycompany.com’); //(REQUIRED)—- can i give my email id gmail’s??
define(‘SUPPORT_EMAIL’, ‘support@mycompany.com’); //(REQUIRED) From Email can i give my email id -gmail’s???

]]>
By: admin https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-45943 Tue, 08 Aug 2017 03:51:51 +0000 https://www.rosehosting.com/blog/?p=20399#comment-45943 In reply to Tim.

Yes, it should be zip instead of php. We updated the blog post.

]]>
By: Tim https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-45939 Sun, 06 Aug 2017 19:22:51 +0000 https://www.rosehosting.com/blog/?p=20399#comment-45939 Me again… multiple attempts at setting up a fresh ubuntu 16 vbox.
unzip master.php -d /var/www/html should be zip instead.

just a comment, had to install unzip and had to look up how to exit vim.

Also still can’t get it to work. I got permission issues and had to chown some directories. and now I’m stuck on the 4 simple steps to get started with Orangescrum page. wasn’t sure if (the utf8_unicode_ci` collation) requirement is an issue

]]>
By: admin https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-45915 Mon, 31 Jul 2017 06:11:45 +0000 https://www.rosehosting.com/blog/?p=20399#comment-45915 In reply to tim.

The post has been updated. Thanks for your feedback.

]]>
By: tim https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-45913 Sun, 30 Jul 2017 15:15:59 +0000 https://www.rosehosting.com/blog/?p=20399#comment-45913 I’m not sure, but I think x2crmuser is a typo.
maybe its orangescrumuser??

]]>
By: admin https://www.rosehosting.com/blog/orangescrum-on-ubuntu/#comment-45055 Fri, 28 Oct 2016 05:41:29 +0000 https://www.rosehosting.com/blog/?p=20399#comment-45055 In reply to gorki.

Hi Gorki,

You should make sure that you entered the correct MySLQ information (login, password, database) in the ‘app/Config/database.php’ file.

]]>