Installation help (5.5.2): "JavaScript Enabled", "Supports concrete5 request URLs" on Snow Leopard using Cellar Php / MySQL
Permalink
I have downloaded and installed other versions of Concrete 5 locally without a problem.
My setup
- Snow Leopard
- PHP Version 5.3.7
- Apache Version: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.7 mod_wsgi/3.3 Python/2.6.1 Phusion_Passenger/3.0.8
Now however I downloaded 5.5.2 (the most recent version on the concrete5 website) and I am getting the error message:
"Javascript Enabled" - please enable Javascript on your brower (note: I never turned off Javascript)
"Supports concrete5 request URLs" (the ajax spinner just keeps spinning"
Any ideas?
My setup
- Snow Leopard
- PHP Version 5.3.7
- Apache Version: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.7 mod_wsgi/3.3 Python/2.6.1 Phusion_Passenger/3.0.8
Now however I downloaded 5.5.2 (the most recent version on the concrete5 website) and I am getting the error message:
"Javascript Enabled" - please enable Javascript on your brower (note: I never turned off Javascript)
"Supports concrete5 request URLs" (the ajax spinner just keeps spinning"
Any ideas?
Okay, I am just posting this in case anyone has the same problem.
I checked in Firebug and I was getting a javascript error because I have spaces in my folder name.
So
a) don't put spaces in your folder name (duh!)
b) Check in Firebug before you check you Apache install...
I checked in Firebug and I was getting a javascript error because I have spaces in my folder name.
So
a) don't put spaces in your folder name (duh!)
b) Check in Firebug before you check you Apache install...
I am guessing there is something "wrong" with my local install...are there any known mods that should not be running with concrete5.5.2?
i.e.
mcrypt
mod_wsgi
etc...?