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
Nope, c:\xampp\htdocs\grav contains grav (index.php, assets/bin/cache folder, etc.). If I hit localhost/grav, no workey.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Hello there. I just downloaded WAMP on a 64-bit Windows 8.1 machine and went through the steps listed. Here's what I discovered. Windows adds an additional folder layer on extraction, so if you have a
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
A blank page? nothing is displayed at all? We're testing it now.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Latest grav release.
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
I tried the latest default install of XAMPP and WAMP, which both run PHP 5.5. I created simple phpinfo() tests in /htdocs and /www respectfully, both worked fine. Unzipped grav into /htdocs and /ww
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Are you getting an error? If so what is the error? Perhaps a screenshot? Are you running PHP 5.4?
-
Win 8.1 64bit, simple zip install doesn't work on XAMPP or WAMP
· 12 years ago
Subject says it all ... tried most recent XAMPP / WAMP install (both confirmed working with simple phpinfo() tests). Extracted grav .zip to /htdocs (XAMPP, for example), hit localhost/grav/ and unabl
-
Installation Error 500
· 12 years ago
Well I just spent 30 mins wrestling with and trying to get Zend Server to start, no dice. Says its running but I can't access it or reach the configuration interface. Also seems there's no longer a
-
Installation Error 500
· 12 years ago
We have not tried with Zend Server yet, so it could be there's an issue. My understanding was that Zend was just a repackaging of Apache and PHP, so it should work fine. There is most likely something
-
Installation Error 500
· 12 years ago
Well, Running the internal Dev Server via php -S localhost:8000 works fine... Any Issues known about compatiblity with Zend Server?