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

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -