Any errors in you browser’s error console? What browser are you using?
Were there any install errors (core/cache/logs/install.log - with a timestamp appended)?
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
I’m getting the same problem
-
MODX Staff
- 10,725 Posts
ccheney’s problem is likely due to the MySQL client library, version 4.1.22, though without knowing if the MySQL server version matches this may or may not be the issue. That is ancient and though technically supported by Revolution, we do not have these older server/client API versions to test against.
Improbus: you’ll have to provide more information...
After entering the login/password and clicking on the button the same login page loads.
OS X 10.4
Localhost
MAMP
Apache 2.063
MySQL client version 5.1.37
PHP 5.2.10
Seems like a session problem.
Any ideas?
It could be a session problem, but you might first check phpinfo() to see what your memory_limit is set to. Running short of memory during an install can cause similar problems.