$_SERVER['DOCUMENT_ROOT']= '/home/imajid/public_html'
realpath($_SERVER['DOCUMENT_ROOT'])= '/home/imajid/public_html'
$modx_manager_path= '/home/imajid/public_html/control/'
$modx_manager_url= '/control/'
SAFE_MODE= on
Tried Safe Mode On and Off on local but can't reproduce.
I think the problem is related with suhosin settings, the problem only exists on shared hosting with suhosin.
Update:
I have suhosin max_value set to 512.
On pl2 when testing for suhosin and failed the installer will set compress_js to 0 but then after that the installer will check the document_root and if it pass it will set the compress_js to 1 regardless suhosin test result.
I can't confirm this since I don't have access to the setting.
Suspect: failed suhosin test but passed document_root test
[ed. note: dvio last edited this post 14 years, 8 months ago.]
I'm a newbie, having problems installling modx revo, everyhing went well, but cannot see the resource menu and packages and other menus not working. It said everything installed correctly though. see screenshot. pls let me know what other info you need. I also installed on wamp and had similar problems also.
-
MODX Staff
- 10,725 Posts
If working with IIS, you'll have to disable the compress_js and compress_css features. Something in IIS is not working well with the minify code used in MODX 2.2.x, and we have not yet been able to identify the source of the problem.
Mine is sorted. I manually set set compress_css and compress_js to 0, then upgraded again.
I'm not in IIS, I'm using XAMPP.
Anyway, this isn't a huge deal, I usually turn off compress_js and _css anyway. I just wanted to make sure you were getting the info you needed to sort this out.
Thanks!
Tony
minify code in 2.2 doesn't work with nginx 0.7.62, neither with gzip on nor off. But does work with nginx 1.1.2