how to install moodle for php7.4v - moodle

How can we install moodle for php7.4.
I think we need moodle3.8.3 for php 7.4 after scrolling https://docs.moodle.org/dev/Moodle_and_PHP
please guide me

Related

How to Install Gem?

I don't know where Gem comes from, but I'm trying to install Jekyll from GitHub, and it says for start ups you need to install Gem. How do I install it?
I've looked up already on Google and on StackOverflow. The results didn't help at all. Thanks!
You need to have Ruby installed in order to use Gem. Depending on which OS you're using depends on the installation for Ruby but here is a link for windows.

Unable to use angular cli in eclipse

It says I have used the pro version so I need the licence or free trial.How can I get the free version of angular cli on eclipse.I have tried to reinstall it but did not work.
As far as I know, Eclipse does not support Angular CLI. Try taking a look at IntelliJ's trial version. (https://www.jetbrains.com/idea/)
You don't need an IDE to use Angular CLI. All you need is a Terminal.
Run the following steps:
You need Nodejs. If you don't have it yet, just go this official
nodejs page & download the recommended version then install it.
$ npm install -g #angular/cli
Angular Eclipse is open source and integrates angular-cli with Terminal, Wizards and Launches.

Ephesoft is not installing libreoffice dependecy

Im working on ubuntu 16.04.2 LTS and i need to integrate ephesoft 4.0.2.0 to alfresco community so i have to install ephesoft.
While im installing i stack in a point that it can´t install its libreoffice dependency, i first deleted the libreoffice coming in my OS but realize that was not the problem, then i installed another one and again that was not the problem, so i don´t know what to do, the ephesoft installation can not move foward because of it.
Please if there is anyone who can help me with it, I will be gratefull.
Att, MGM
I had the same problem and try a lot of things and then found out that 16.04 is not supported by ephesoft, only 14.04 and 14.10 work.

PHP 5.3.29 on Ubuntu 16.04 in order to run Joomla 1.5 locally

I'm working on a Joomla 1.5 website, which was developed with PHP 5.3. Now I'm having some incompatibilities issues with some components.
My machine runs Ubuntu 16.04.
The version of Joomla is 1.5.
PHP versions are 5.6 and 7.0 (apache is configured to run PHP 5.6)
I can't find a way to download and install it. The apt command only shows 5.5, 5.6, 7.0 and 7.1 PHP versions.
Can anyone help me?
I have joomla 1.5 on a website running. My config shows that PHP 5.4.16 is in use. Therefore, why dont you try it with PHP 5.4 and get it from the download page:
http://php.net/releases/
If you have troubles to install it on your computer. Take a look here:
https://serverfault.com/questions/353550/how-to-install-old-php-version
The link explains how you install a old php version on linux. Btw.: in the link it is only explained how to replace a PHP version. But it is possible to run different versions on a server.

Upgrading SugarCRM

I have a problem when upgrading Sugarcrm from 6.2 to 6.3 version. When I upgrade a local Sugarcrm installation it works but when I start upgrading my Sugarcrm 6.2 site and uploading the upgrade package it doesnt upload.
The same thing works on local server rather than the remote server of same version.
If you are using the in-app upgrade wizard, perhaps this blog post may help...
http://developers.sugarcrm.com/wordpress/2011/04/27/howto-get-around-file-upload-size-limit-issues/
Upgrade wizard has lot of limitation. Try silent upgrader. That will help