Project

General

Profile

Bug #421

Problems with ownCloud After Package Upgrade on FreeBSD

Added by Daniel Curtis over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Server
Target version:
Start date:
07/14/2014
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:

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.

#1

Updated by Daniel Curtis over 9 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
#2

Updated by Daniel Curtis about 9 years ago

  • Project changed from 91 to FreeBSD Administration
  • Category set to Web Server
  • Target version set to FreeBSD 9

Also available in: Atom PDF