This topic contains 3 replies, has 2 voices, and was last updated by Andrey Yatsenko 3 years, 9 months ago.
-
Topic
-
We have tried to install Orocommerce Community platform to a shared hosting environment for testing the platform before using it. We have created a oroapps folder in the root directory of our web hosting package and installed composer. We have also downloaded orocommerce platform from your site and all files were successfully expanded in this folder in Plesk. We are using Apache 2.4 Web Server and MySQL database. We have access to SSH service. In the final step of Orocommerce installation we used php ./bin/console oro:install –env=prod –timeout=900 command through SSH and the returned message reads Parse error: syntax error, unexpected ‘function’ (T_FUNCTION), expecting identifier (T_STRING) or \\ (T_NS_SEPARATOR) in /var/www/vhosts/aviationeu.com/oroapps/vendor/zendframework/zend-diactoros/src/functions/marshal_headers_from_sapi.php on line 10. We have tried to use different PHP Versions other than our current 7.3.8 (like 5.4.45, 5.5.38, 5.6.40, etc.) but they all result to the same message. Last Apache error in the log is AH01276: Cannot serve directory /var/www/vhosts/aviationeu.com/oroapps/: No matching DirectoryIndex (index.php,index.html,index.cgi,index.pl,index.xhtml,index.htm,index.shtml) found, and server-generated directory index forbidden by Options directive. Please advise if there is any way to complete installation.
The forum ‘Oro Community’ is closed to new topics and replies.