Update from 0.641 to 0.642

0 views
Skip to first unread message

Adde.b

unread,
Sep 7, 2010, 4:48:30 AM9/7/10
to Simple Groupware
Hi,
since some month I enjoy simple groupware. A real great, fast and
flexible groupware application. Thanks for that.

Before some days I updated from 0.641 to 0.642. Now the webinterface
shows in each view php error message. These are also posted to syslog,
here one of them:

php-fail, user: holweg Php Warning: 07.09.10 9:50:32 filemtime() [<a
href='function.filemtime'>function.filemtime</a>]: stat failed for ../
simple_cacheschema/2_82_files.xml.ser /opt/sgs/bin/core/functions.php
2377 #0 /opt/sgs/bin/core/functions.php(1206): sys_backtrace() #1
[internal function]: debug_handler(2, 'filemtime() [<a...', '/opt/sgs/
bin/co...', 2377, Array) #2 /opt/sgs/bin/core/functions.php(2377):
filemtime('../simple_cache...') #3 /opt/sgs/bin/core/classes/
sgsml.php(1025): sys_touch('../simple_cache...', 1283496656) #4 /opt/
sgs/bin/core/functions.php(859): sgsml::parse_schema('<?xml
version="...', 'files', 1283496656, '../simple_cache...') #5 /opt/sgs/
bin/index.php(75): db_get_schema('modules/schema/...', '33501',
'display') #6 {main} $_REQUEST: Array ( [folder] => 33501
[view] => display [orderby] => lastmodified [order] =>
desc [iframe] => 1 [b6157c1cd7f66b0b82e240fc930da490] =>
6e90446c159a23a3447769bad79e7e1a [PHPSESSID] =>
3d6f2c4e5c0ba404d19033dabae0d8c9 )

most important this part:
stat failed for ../simple_cacheschema/2_82_files.xml.ser

I think the path is wrong, the lack of one /. It should be:
../simple_cache/schema/2_82_files.xml.ser

I looked through the changes, but could find one that seemed to be
connected to this.

Can you help?

Thanks
Holger

Thomas Bley

unread,
Sep 7, 2010, 7:02:53 AM9/7/10
to simple-g...@googlegroups.com
Hello,

you can edit "<sgs-dir>/simple_store/config.php", and replace:
define('SIMPLE_CACHE','../simple_cache');

with:
define('SIMPLE_CACHE','../simple_cache/');

bye
Thomas


--
You received this message because you are subscribed to the Google Groups "Simple Groupware" group.
To post to this group, send email to simple-g...@googlegroups.com.
To unsubscribe from this group, send email to simple-groupwa...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/simple-groupware?hl=en.


Adde.b

unread,
Sep 8, 2010, 4:05:13 AM9/8/10
to Simple Groupware
Hi,
great. That workes. Thanks.

On Sep 7, 1:02 pm, Thomas Bley <thb...@gmail.com> wrote:
> Hello,
>
> you can edit "<sgs-dir>/simple_store/config.php", and replace:
> define('SIMPLE_CACHE','../simple_cache');
>
> with:
> define('SIMPLE_CACHE','../simple_cache/');
>
> bye
> Thomas
>
> > simple-groupwa...@googlegroups.com<simple-groupware%2Bunsu...@googlegroups.com>
> > .
Reply all
Reply to author
Forward
0 new messages