Ciao a tutti,
sto provando a installare la nuova versione su un server linux con queste versioni: PHP 7.0 e MySQL 5.5
Purtroppo l'installazione automatica mi si blocca allo step 2/7, possibile che sia un errore di compatibilità con il php 7? C'è qualche modo per risolvere?
Il provider mi ha segnalato questi errori nel log:
[Thu Jun 09 16:00:40.970843 2016] [proxy_fcgi:error] [pid 22541:tid 3048012608] [client 85.94.206.174:38716] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function mysql_get_client_info() in .../htdocs/formazione/install/controllers/Step2Controller.php:25\nStack trace:\n#0
.../htdocs/formazione/install/views/Step2.php(4): checkRequirements()\n#1
.../htdocs/formazione/install/controllers/StepController.php(10): include_once('/home/siti/www....')\n#2
.../htdocs/formazione/install/lib/lib.step.php(58): StepController->render()\n#3
.../htdocs/formazione/install/index.php(63): StepManager::loadCurrentStep()\n#4 {main}\n thrown in
.../htdocs/formazione/install/controllers/Step2Controller.php on line 25\n', referer: http://.../formazione/install/
Grazie mille per l'attenzione
Compatibilità versione 1.4.2
Re: Compatibilità versione 1.4.2
Buongiorno Antonella e benvenuta nel forum
Ti rimando al file readme: http://formalms.org/versions/readme.txt
Come vedi, Forma è supportata per ora fino a php 5.6
2. REQUIREMENTS
Server specs: Linux, Windows, MacOs, Unix, Sun with
- Apache 2.0.x or above
- PHP 5.2.x or 5.3.x 5.4.x 5.5.x and 5.6.x
- Mysql 5.0 or higher with transaction support
- Doesn't matter if safe mode or register global are on or off
- If you need to test on your windows home pc we suggest easyphp, wamp or xampp
Ti rimando al file readme: http://formalms.org/versions/readme.txt
Come vedi, Forma è supportata per ora fino a php 5.6
2. REQUIREMENTS
Server specs: Linux, Windows, MacOs, Unix, Sun with
- Apache 2.0.x or above
- PHP 5.2.x or 5.3.x 5.4.x 5.5.x and 5.6.x
- Mysql 5.0 or higher with transaction support
- Doesn't matter if safe mode or register global are on or off
- If you need to test on your windows home pc we suggest easyphp, wamp or xampp
---------------------
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: Compatibilità versione 1.4.2
forma.lms è supportata fino alla versione 5.6 di php
non è ancora stata testata con php 7.0
nello step 2 vengono verificati i requisiti del server e del php. non è però preso in considerazione che il modulo / driver per mysql non ci siano
non è ancora stata testata con php 7.0
questo errore è dovuto al fatto che manca il modulo php per mysqlPHP Fatal error: Uncaught Error: Call to undefined function mysql_get_client_info() in .../htdocs/formazione/install/controllers/Step2Controller.php:25\nStack trace:\n#0
nello step 2 vengono verificati i requisiti del server e del php. non è però preso in considerazione che il modulo / driver per mysql non ci siano
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------