Problem installing OJS Version 3.1.1.0

Dear all

I got an empty page and no installation after filling install form but there is thoses messages at the top of the install page

thanks for your job

Charles

Deprecated: Non-static method Application::getName() should not be called statically in /home/avefinfolh/publi/lib/pkp/classes/install/form/InstallForm.inc.php on line 149

Deprecated: Non-static method Application::getName() should not be called statically in /home/avefinfolh/publi/lib/pkp/classes/install/form/InstallForm.inc.php on line 151

Deprecated: Non-static method Application::getName() should not be called statically in /home/avefinfolh/publi/lib/pkp/classes/install/form/InstallForm.inc.php on line 153

Deprecated: Non-static method VersionCheck::getCurrentCodeVersion() should not be called statically in /home/avefinfolh/publi/lib/pkp/classes/install/form/MaintenanceForm.inc.php on line 37

Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically in /home/avefinfolh/publi/lib/pkp/classes/form/Form.inc.php on line 369

Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically in /home/avefinfolh/publi/lib/pkp/classes/core/PKPRequest.inc.php on line 592

Hi @Charles

Did you use the release package or git?

Those are just warnings i.e. not so important messages. Do you maybe see any errors? Maybe to also watch in your server PHP error log files during the installation, if you can see any error messages.
Those deprecated as well as strict standard messages you could disable from logging, in your server PHP settings (e.g. php.ini).

Best,
Bozana