Adde.b
unread,Sep 7, 2010, 4:48:30 AM9/7/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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