I'm doing a new install from CVS, and the basic install went fine. After server restart, I've gone in to install some packages. When I go to package installation (http://www.kenzoid.com:8000/acs-admin/apm/packages-install) and choose one, many, or even ALL packages from the list and hit Next, I get "No packages selected" on the next page (http://www.kenzoid.com:8000/acs-admin/apm/packages-install-2).
Any ideas? I've got a 4.5 tarball release running on port 80 of the same box with no problems. The last debug query in the log after choosing packages and hitting next is:
update sec_session_properties
set property_value = NULL,
secure_p = 'f',
last_hit = '1035857330'
where session_id = '2' and
module = 'apm' and
property_name = 'pkg_enable_list'
I've poked around in the forums a bit, and seen nothing similar to this; I've been out of the loop for awhile, though, so maybe I'm missing something obvious. Thanks for any help.
Request notifications