Installation Error

Install and configure FormaLMS and DoceboCE
Post Reply
kafco
Newbie
Posts: 4
Joined: Tue Jan 12, 2021 6:47 am

Installation Error

Post by kafco »

Hi Team,

We are Company Member.
Downloaded Latest version (3.2.1) but gives error when running.

" Parse error: syntax error, unexpected '=' in C:\xampp\htdocs\formalms\index.php on line 83"
I am using Xampp v3.2.2

Regards,
Raj
alfa24
Senior Boarder
Posts: 2009
Joined: Fri Nov 24, 2017 8:45 am

Re: Installation Error

Post by alfa24 »

Php version?
Per supporto GRATUITO contattatemi in privato qui
alfa24
Senior Boarder
Posts: 2009
Joined: Fri Nov 24, 2017 8:45 am

Re: Installation Error

Post by alfa24 »

Per supporto GRATUITO contattatemi in privato qui
kafco
Newbie
Posts: 4
Joined: Tue Jan 12, 2021 6:47 am

Re: Installation Error

Post by kafco »

Thanks alfa24.

Sorry my PHP was old 5.6.28
Now upgraded to 8.1.6

I get new Error now "Warning: Undefined global variable $where_templates_relative in C:\xampplatest\htdocs\formalms\lib\lib.get.php on line 319"
alfa24
Senior Boarder
Posts: 2009
Joined: Fri Nov 24, 2017 8:45 am

Re: Installation Error

Post by alfa24 »

Developers says php should be <= 7.3 (that is obsolete)
Unfortunately the compatibility is not full, but 8.1 will throw errors for sure, as <5.4 will.
Per supporto GRATUITO contattatemi in privato qui
kafco
Newbie
Posts: 4
Joined: Tue Jan 12, 2021 6:47 am

Re: Installation Error

Post by kafco »

Thanks alfa24.

I have installed PHP 7.3.33
I get New Error
"Certain files does not have adequate permission"
config.php
alfa24
Senior Boarder
Posts: 2009
Joined: Fri Nov 24, 2017 8:45 am

Re: Installation Error

Post by alfa24 »

Chmod It to 755 until installation process ends, than you can chmod it to a safer 640
Per supporto GRATUITO contattatemi in privato qui
kafco
Newbie
Posts: 4
Joined: Tue Jan 12, 2021 6:47 am

Re: Installation Error

Post by kafco »

It is working.
Thank you alfa24.
Post Reply