I am trying to install Magento 2.3 but on Installation page, It is showing blank page. I am using Ubuntu 18.04.1 LTS and Dell laptop inspiron 15 7000 gaming.
Hi @ankurkinex
So the installation process has started ? what you have run in the URL ? - or after installation its showing blank page ? - kindly give more idea on this - if possible share screenshot as well.
So its help us to troubleshoot the issue !
@Manthan DaveInstallation is not event started. Just Blank page.My localhost url is http://localhost/magentonew/
Hi @ankurkinex
I would suggest you to run this url - http://localhost/magentonew/index.php/setup
then check it is working or not ?
@ankurkinex, You have display blank page for installation due to you have used PHP 7.1 or lower version.
You must use PHP 7.2 version for installation of Magento 2.3 if your system hasn't PHP 7.2 installed first install PHP 7.2 and then try to install.
Check technology stack,
https://devdocs.magento.com/guides/v2.3/architecture/tech-stack.html
this is not working for me, even I installed ea-php7.2 on cPanel server. still showing blank page and nothing in apache error logs.
Same case to me. I am getting a blank screen even before starting the installation process. Any help on this?
I am having same issue still no solution for it?
change your folder permissions to 777.
on comand prompt run this command sudo chmod -R 777 magento2.
Its worked.