Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Being the first to report an issue doesn't negate the issue. :) These were all default installs on a plain vanilla Win 8.1 install.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
The github install worked fine. I would think that would rule out a system/configuration issue since grav is now running with the latest bits. I used the same extraction utility for the github zip a
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
BTW, make sure you install APC, XCache, or something for a HUGE boost in performance.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Glad you got it working, but we've had many downloads of the ZIP, and I even just downloaded it and installed it on XAMPP just fine. So really am not sure why it didn't work for you, but it definitel
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Hope this helps others somehow. I can't wait to jump into the project and play with it. :) I'll report other stuff as I find it.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Success guys! I went to https://github.com/getgrav/grav and downloaded a .zip. I extracted to c:\xampp\htdocs\grav-develop. I then ran composer install. I then ran php -f bin\grav install. I then
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Right. I'm trying a github install as an alternative to see if it works. :) One sec.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Well you do need to run that bin\grav install command when you install from GitHub. That will install the depedncies, such as AntiMatter theme.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Nope. Just did a git clone + composer install and received the following: "Theme 'antimatter' does not exist, unable to display page." Checked your docs, executing php -f bin\grav install now. On
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Well this is definitely the first time we have heard of an issue on Windows. Do you have any security software installed that could be interfering?