sepp
Joined: 21 Jun 2007 Posts: 47 Location: germany
|
Posted: Tue Jul 29, 2008 6:10 am Post subject: unexpected T_STATIC [closed] |
|
|
hi,
i was forced to perform a security upgrade and with this, also apache and php5 were updated. since then, cacti stopped graphing. I found out, that the problem is, that the poller is not running. to be specific, it tries to run the poller, but ends up with following error:
| Code: | | Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /usr/share/php/adodb/adodb.inc.php on line 430 |
does anybody know how to solve this? many thanks,
//sepp
Last edited by sepp on Tue Jul 29, 2008 6:23 am; edited 1 time in total |
|