0

i am trying to install Magento version 2.1.7. I have installed appache2, mysql and php, all are running well. I used composer install to install all the dependencies required. After that i went to browser and directed through the localhost/magento2/ directory to get the setup running.

But i get a blank screen ! can anyone suggest me what else can be done ?

Nikolas
  • 2,281
  • 11
  • 17
  • Did you set FIle Permission – Magento 2 Sep 16 '17 at 11:59
  • Hi ! @Kothari thanks for your advice, I actually was able to install it properly. – Kaushik Kumar Roy Sep 19 '17 at 06:46
  • Hi ! @Kothari thanks for your advice, I actually was able to install it properly. I gave file permissions as well and the installation went good. But now i am having a problem again as after the installation when i go to localhost/magento2/ i get a blank screen again and a page of Not Found error The requested URL /magento21/admin was not found on this server. when i try to go to admin. – Kaushik Kumar Roy Sep 19 '17 at 06:59
  • After the complete installation when i went to localhost/megento2 i saw the home page but all the CSS was not working. So i went to clear the cache and setup upgrade and from app/etc/di.xml i re-copied this line Magento\Framework\App\View\Asset\MaterializationStrategy\Copy form <item name="default" to its above <item name=""view_preprocessed. Any how this procedure would have definitely worked in a windows PC. But i am using Ubuntu. Can you please suggests what can be done. – Kaushik Kumar Roy Sep 19 '17 at 07:17
  • Try this php bin/magento setup:static-content:deploy remove pub/static except .htaccess then run that cmd – Magento 2 Sep 19 '17 at 07:56
  • Try my answer https://magento.stackexchange.com/questions/96289/no-images-or-js-on-new-magento-2-installation/96291#96291 – Magento 2 Sep 19 '17 at 07:57
  • Hi @Kothari ! i did the setup:static-content:deploy command and removed the file's except the .htacess from pub/static/... but still i get the same results. – Kaushik Kumar Roy Sep 19 '17 at 09:38
  • Still blank page – Magento 2 Sep 19 '17 at 09:45
  • yes ! its still blank – Kaushik Kumar Roy Sep 19 '17 at 17:43

0 Answers0