I am trying to install OJS 3.0.2 on Godaddy shared hosting. On installation page I see the following error even after following each step of installation.
Strict Standards: Declaration of DevelopedByBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/ephjourn/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 79
Strict Standards: Declaration of DevelopedByBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/ephjourn/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 79
Strict Standards: Declaration of DevelopedByBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/ephjourn/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 79
Deprecated: Non-static method Application::getName() should not be called statically, assuming $this from incompatible context in /home/ephjourn/public_html/lib/pkp/classes/install/form/InstallForm.inc.php on line 146
Deprecated: Non-static method Application::getName() should not be called statically, assuming $this from incompatible context in /home/ephjourn/public_html/lib/pkp/classes/install/form/InstallForm.inc.php on line 148
Deprecated: Non-static method Application::getName() should not be called statically, assuming $this from incompatible context in /home/ephjourn/public_html/lib/pkp/classes/install/form/InstallForm.inc.php on line 150
Deprecated: Non-static method VersionCheck::getCurrentCodeVersion() should not be called statically, assuming $this from incompatible context in /home/ephjourn/public_html/lib/pkp/classes/install/form/MaintenanceForm.inc.php on line 37
Strict Standards: Non-static method Version::fromString() should not be called statically in /home/ephjourn/public_html/lib/pkp/classes/site/VersionCheck.inc.php on line 115
Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in /home/ephjourn/public_html/lib/pkp/classes/form/Form.inc.php on line 351
Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/ephjourn/public_html/lib/pkp/classes/core/PKPRequest.inc.php on line 582
Warning: Cannot modify header information - headers already sent by (output started at /home/ephjourn/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php:79) in /home/ephjourn/public_html/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 773
Warning: Cannot modify header information - headers already sent by (output started at /home/ephjourn/public_html/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php:79) in /home/ephjourn/public_html/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 776
After I ignored all the warnings and go with installation, as I fill all the details needed and clicked INSTALL button. On next page I see the following error:
This page isn’t working
ijrdojournal1.info is currently unable to handle this request.
HTTP ERROR 500
Please let me what are the possible reason for this error and how to resolve it.