[Owncloud] owncloud6 stops working within hours on CentOS-6
Hi there Ever since I installed OC6 a couple of days ago, I'm finding it breaks within hours. If I restart apache, it works, but when I go look a few hours later, the home screen contains -- Setting locale to en_US.UTF-8/fr_FR.UTF-8/es_ES.UTF-8/de_DE.UTF-8/ru_RU.UTF-8/pt_BR.UTF-8/it_IT.UTF-8/ja_JP.UTF-8/zh_CN.UTF-8 failed Please install one of theses locales on your system and restart your webserver -- As it works straight after an apache restart, I can't understand where this error comes from (ie how can php code act differently later). Can someone please explain how can I install missing locales? Missing for what? (especially since they obviously aren't missing when I restart apache). I've got an English install of CentOS-6/64bit, but my $LANG is set to en_GB.utf8 - which smells unicode-y to me, so what else should I do? PS: as I am "playing" with owncloud, I am using sqlite instead of mysql/etc. Maybe that's related? I dunno :-) Thanks -- Cheers Jason Haar Phone: +64 21 1961944 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ___ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
Re: [Owncloud] owncloud6 stops working within hours on CentOS-6
On 06/01/14 12:00, Thomas Tanghus wrote: > PS: as I am "playing" with owncloud, I am using sqlite instead of > mysql/etc. Maybe that's related? I dunno :-) > Well, it doesn't help ;) In my experience SQLite is barely enough for even a > single user install. As it locks the DB, concurrent access is not possible > and > can reveal issues that "true" DBMSs doesn't suffer from. > Yeah, just saying my email out loud makes me wonder if this is some "shared memory" issue with sqlite. Before I open a ticket I'm going to move to mysql I'll put in a ticket if that doesn't work Thanks! -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ___ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
Re: [Owncloud] owncloud6 stops working within hours on CentOS-6
On Sunday 05 January 2014 20:07 Jason Haar wrote: > Hi there > > Ever since I installed OC6 a couple of days ago, I'm finding it breaks > within hours. If I restart apache, it works, but when I go look a few > hours later, the home screen contains > > -- > Setting locale to > en_US.UTF-8/fr_FR.UTF-8/es_ES.UTF-8/de_DE.UTF-8/ru_RU.UTF-8/pt_BR.UTF-8/it_I > T.UTF-8/ja_JP.UTF-8/zh_CN.UTF-8 failed > > Please install one of theses locales on your system and restart your > webserver > -- > > As it works straight after an apache restart, I can't understand where > this error comes from (ie how can php code act differently later). I think your best option is to open an issue at https://github.com/owncloud/core/issues providing details as explained in https://github.com/owncloud/core/blob/master/issue_template.md > PS: as I am "playing" with owncloud, I am using sqlite instead of > mysql/etc. Maybe that's related? I dunno :-) Well, it doesn't help ;) In my experience SQLite is barely enough for even a single user install. As it locks the DB, concurrent access is not possible and can reveal issues that "true" DBMSs doesn't suffer from. -- Med venlig hilsen / Best Regards Thomas Tanghus ___ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
[Owncloud] owncloud6 stops working within hours on CentOS-6
Hi there Ever since I installed OC6 a couple of days ago, I'm finding it breaks within hours. If I restart apache, it works, but when I go look a few hours later, the home screen contains -- Setting locale to en_US.UTF-8/fr_FR.UTF-8/es_ES.UTF-8/de_DE.UTF-8/ru_RU.UTF-8/pt_BR.UTF-8/it_IT.UTF-8/ja_JP.UTF-8/zh_CN.UTF-8 failed Please install one of theses locales on your system and restart your webserver -- As it works straight after an apache restart, I can't understand where this error comes from (ie how can php code act differently later). Can someone please explain how can I install missing locales? Missing for what? (especially since they obviously aren't missing when I restart apache). I've got an English install of CentOS-6/64bit, but my $LANG is set to en_GB.utf8 - which smells unicode-y to me, so what else should I do? PS: as I am "playing" with owncloud, I am using sqlite instead of mysql/etc. Maybe that's related? I dunno :-) Thanks -- Cheers Jason Haar Phone: +64 21 1961944 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ___ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
