Bug #421
Problems with ownCloud After Package Upgrade on FreeBSD
Description
I recently upgraded my web servers packages using:
pkg update && pkg upgrade
The upgrades successfully installed and after restarting apache using the following command I was unable to connect to ownCloud:
service apache22 restart
When I go to the web front end I receive only a single error stating:
Failed to start session
The Fix¶
I use memcached to centralize my session information, so I decided to upgrade the pecl-memcached package, like so:
portsnap fetch extract cd /usr/ports/databases/pecl-memcached make reinstall clean
I restarted apache one more time, and the problem went away.
Updated by Daniel Curtis over 10 years ago
- Subject changed from Problems with ownCloud After Package Upgrade to Problems with ownCloud After Package Upgrade on FreeBSD
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Updated by Daniel Curtis almost 10 years ago
- Project changed from 91 to FreeBSD Administration
- Category set to Web Server
- Target version set to FreeBSD 9