Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Blank page after local install (edit: solved)

Started by Nick Rhodes 8 years ago · 0 replies · 3121 views
8 years ago

Installed apache2, php7.0 on debian distro
also installed almost all the required php modules, couldn't find only ctype
localhost/grav-skeleton/phpinfo.php loads fine, but localhost/grav-skeleton shows only a blank page?
I'm a newbie to linux so don't understand much about permissions, running
ps aux | grep -v root | grep apache | cut -d\ -f1 | sort | uniq
gives

myuser
www-data

as a result, and running
ls -l /var/www/html/grav-skeleton
lists everything inside grav-skeleton as

myuser myuser


EDIT: SOLVED adding user www-data as owner of the grav directory:
sudo chown -R www-data:myuser /var/www/html/grav

last edited 11/29/18 by Nick Rhodes

Suggested topics

Topic Participants Replies Views Activity
Installation & Hosting · by jeremycherfas, 1 week ago
1 115 1 week ago
Installation & Hosting · by motorambler, 3 weeks ago
8 392 2 weeks ago
Installation & Hosting · by antoinep, 3 months ago
8 965 3 months ago
Installation & Hosting · by Jürgen Dietrich, 10 months ago
0 623 10 months ago
Installation & Hosting · by rappluk, 11 months ago
0 667 11 months ago