Problems upgrading from 3.6.0 to 3.6.1

I upgraded because I was having sporadic issues logging out, and am not
using an LDAP overlay of any kind.

After unpacking I did a

./configure
make upgrade
service httpd restart

The web interface times out, but I made no “changes”. I am using
Apache2 with fastcgi. I get no apache errors and did not make any
changes to apache and am getting a “500 Internal Server error” but the
apache config is correct.

Are there any known issues with fastcgi and rt3.6.1?

Tony
For LAN Support:
http://www.myitdepartment.net/index.php?option=com_content&task=view&id=13&Itemid=29

For Internet Support:
http://www.cavalierbroadband.com/index.php?option=com_content&task=view&id=41&Itemid=30

After looking at the logs, it was complaining about the UNIVERSAL
module. In 3.6.0 it was not a dependency and so was not installed. After
installing UNIVERSAL::require and make testdeps everything was found and
it worked fine.
For LAN Support:
http://www.myitdepartment.net/index.php?option=com_content&task=view&id=13&Itemid=29

For Internet Support:
http://www.cavalierbroadband.com/index.php?option=com_content&task=view&id=41&Itemid=30