Hi! On Step 2 I get this warnings. And I can not go to the next step. What should I do?
Step 2
Re: Step 2
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Re: Step 2
Hi! Is it a problem with the PHP?max wrote: ↑Mon May 20, 2019 7:52 pm Hi, welcome on board!
http://www.formalms.org/versions/readme-2.1.0.txt
Re: Step 2
Hi Pilmen,
yes it's the php version. In fact it's in red. Please read the readme file: right now only up to php 7.0 is supported
yes it's the php version. In fact it's in red. Please read the readme file: right now only up to php 7.0 is supported
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
-
- Newbie
- Posts: 5
- Joined: Mon Jul 01, 2019 12:06 pm
Re: Step 2
Hi,
I faced the problem in step 2 as
"Certain files does not have adequate permission config.php".
I used php 5
I faced the problem in step 2 as
"Certain files does not have adequate permission config.php".
I used php 5
Re: Step 2
config.php should be writeable. The method to make it working for sure is chmod it to 777.
Per supporto GRATUITO contattatemi in privato qui
-
- Newbie
- Posts: 5
- Joined: Mon Jul 01, 2019 12:06 pm
Re: Step 2
Whether I have to write in config.php with "chmod 0777 module_installation/"
Re: Step 2
I'm afraid you're a bit unconfortable with file system issues. Chmod is the unix command to set permissions.
If you can, browse to your config.php file within the root of your installation with an FTP client (such as Filezilla), right click on the file and set write permission for all.
If you can, browse to your config.php file within the root of your installation with an FTP client (such as Filezilla), right click on the file and set write permission for all.
Per supporto GRATUITO contattatemi in privato qui
-
- Newbie
- Posts: 5
- Joined: Mon Jul 01, 2019 12:06 pm
Re: Step 2
How to edit content in log-in page? Is there any help document available for editing the structure of the pages?