php - After installing phabricator when I logged in the Blank page appears -
i have succefully installed phabricator on ubuntu when registered admin user blank page appears. tried recover user using ./bin/auth recover user did not work. shows login page , white blank page. have clear browser cache see login page again. please help.
i assume project name my_project:
- sudo apt-get php-gd php-curl php-apc php-cli php-mbstring –y - sudo chown -r www-data:www-data /var/www/html/my_project - sudo systemctl restart apache2
Comments
Post a Comment