Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Grav Virtual Host
· 11 years ago
Oups, noob error. I just solved it with Gas Mask. Thanks !
-
Grav Virtual Host
· 11 years ago
That's the entry required for the local host file, not a UNIX command.
-
Grav Virtual Host
· 11 years ago
I know, but the tutorial says: 192.168.50.4 grav.dev, www.grav.dev
-
Grav Virtual Host
· 11 years ago
What do you need to do? The IP address is not a command.
-
Grav Virtual Host
· 11 years ago
Yes, but I get this error: -bash: 192.168.50.4: command not found
-
Grav Virtual Host
· 11 years ago
From the post it looks like it's 192.168.50.4. No?
-
Grav Virtual Host
· 11 years ago
Hello Andy, I have followed your tutorial Grav Development with Vagrant, and am stuck at the step Grav Virtual Host. Which IP should I use ?
-
Install problems
· 11 years ago
Oh! One other option to address your permissions issue. If this Ubuntu install is your local development environment, then an easier/better solution might be to configure apache to run as your regular
-
Install problems
· 11 years ago
Yes, I think you need to enable or install php5-curl as it seems to be missing. sudo apt-get install curl libcurl3 libcurl3-dev php5-curl Then restart apache.
-
Install problems
· 11 years ago
Woot! Thanks for the quick reply and specifics on the permissions. I think I had reached a similar solution, but seeing the official approach is always nice. Any clues on the gpm/CURLOPT_REFERER issu