Solved
emre-meric

Sep 22nd, 2018 11:55 AM

all files to the server. but the setup page does not open. What is the reason?

www.modadolu.com

emre-meric

Sep 22nd, 2018 10:01 PM

"composer" cannot be installed on my server. How do I run shared hosting in linux?

lord-spown

Sep 23rd, 2018 12:40 PM

Best Answer

You can install composer on your pc/mac after that unzip the application run composer install and after that copy files to your hosting account set php 7.1 as your default cpanel php hosting version and point your domain to public folder

emre-meric

Sep 23rd, 2018 01:19 PM

Will it require Composer on the server?

lord-spown

Sep 23rd, 2018 04:44 PM

composer is required just jor compilation is not required on the server

emre-meric

Sep 23rd, 2018 05:23 PM

thank you =)