How about a little standalone script which detects and displays the server paths for resourcepaths ? Right now when we install MODx, it auto-populates the values according to the base server it is running on, but when we transfer the db dump to it doesnt update the values according to new servers.
Just a thought to develop a script which could ease the setup without going digging into server variables and phpinfo().
regards.
-
MODX Staff
- 10,725 Posts
This has been discussed and is needed, but I do think it needs to be discussed in more depth before implementing a solution. In particular, this step needs to be an "optional" part of the upgrade script (or post install step first time the manager is accessed following an upgrade) IMHO, offering to adjust the paths automatically.
ah.. thanks Jason, I’ll keep it in mind.
regards.