-
☆ A M B ☆
- 24,524 Posts
Are you sure your hosting has cURL enabled? The installer should have checked for that (I think) but it's the only thing that comes to mind at the moment. Do the error logs say anything to the point?
I have the same problem but still can't figure out. This also happen to all my sites that upgrade to 2.3.0 or 2.3.1. Just wonder that is there any to do with LiteSpeed server?
-
☆ A M B ☆
- 24,524 Posts
Trying to remember something similar happening... Oh, yes! On some SkyToaster servers, the URLs to the two MODX feeds for the Manager dashboard don't work. Nobody has been able to figure out what the problem is. The servers just won't allow the URLs from a PHP script. Maybe it's something along these same lines? Server configuration banning the MODX repository URL for some reason? Some kind of security setting?
-
☆ A M B ☆
- 24,524 Posts
Publishing your phpinfo() output is bad for security. Anybody can see your configuration and know if there are any possible vulnerabilities, as well as all of your server paths and other information that should not be made public.
So, I just installed 2.3.1 again and the packages still won't download.
There are some entries in the error log, but I don't know what they mean:
[2014-08-08 15:29:09] (ERROR @ /index.php) Error 42S22 executing statement:
Array
(
[0] => 42S22
[1] => 1054
[2] => Unknown column 'modContext.name' in 'field list'
)
[2014-08-08 15:29:09] (ERROR @ /index.php) Could not prepare context: web
[2014-08-08 15:29:09] (ERROR @ /index.php) Error 42S22 executing statement:
Array
(
[0] => 42S22
[1] => 1054
[2] => Unknown column 'modContext.name' in 'field list'
)
[2014-08-08 15:29:09] (ERROR @ /index.php) Could not prepare context: web
[2014-08-08 15:29:31] (ERROR @ /manager/index.php) Error 42S22 executing statement:
Array
(
[0] => 42S22
[1] => 1054
[2] => Unknown column 'modContext.name' in 'field list'
)
[2014-08-08 15:29:31] (ERROR @ /manager/index.php) Could not prepare context: mgr
[2014-08-08 15:30:33] (ERROR @ /index.php) Error 42S22 executing statement:
Array
(
[0] => 42S22
[1] => 1054
[2] => Unknown column 'modContext.name' in 'field list'
)
[2014-08-08 15:30:33] (ERROR @ /index.php) Could not prepare context: web