Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Installing on XAMPP?
· 9 years ago
Friend of mine recommended I don't use XAMPP for my webserver, Everything seems to be fine now.
-
Installing on XAMPP?
· 9 years ago
First make sure your webserver is properly installed and configured, by adding a simple PHP file in your web root, and testing if it works (e.g. http://localhost/my-file.php). Make sure the port is 80
-
Installing on XAMPP?
· 9 years ago
No sir, what I'm trying to ask is where do I extract the zip? Extracting it webroot doesn't seem to work? And do I need to go to a certain address like localhost/grav or something once I do install it
-
Installing on XAMPP?
· 9 years ago
You really don't need XAMPP if you are going to boot/run ubuntu. Is that what you are trying to do?
-
Installing on XAMPP?
· 9 years ago
Hello, I have Ubuntu 16.10 installed on a USB flash drive, and have installed XAMPP. So I drag the grav-admin-v1.1.16.zip to opt/lampp and extract it. Now what? Is it installed? Is there a page I have
-
Update v1.1.17 failed
· 9 years ago
Thank you for taking the time to explain to me ! So, to make a long story short, if I update or re-install Grav, it won't, never, touch the user folder ?
-
Update v1.1.17 failed
· 9 years ago
The vendor folder contains some libraries used by Grav. All the site-specific stuff (theme, plugins, pages, configuration..) lives under the user folder.
-
Update v1.1.17 failed
· 9 years ago
Well, it worked ! I was scared that it could erase my theme and my pages, but it didn't. Thank you very much !
-
Update v1.1.17 failed
· 9 years ago
Might be a permission issue. Try removing the vendor/ folder and run bin/grav install
-
Update v1.1.17 failed
· 9 years ago
Hello, I have a Grav install on local, running on wamp, version v1.1.16. I tried to update my install via the command : php bin/gpm selfupgrade -f It downloaded successfuly the files, then I got this