Re: 4 csets were pushed to core/stable: Merge xaraya.com:/var/bk/xar/core/stable...
Marcel van der Boom <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
mikespub wrote: > Marcel van der Boom wrote: > >> ... >> html/includes/log/loggers/simple.php >> 1.27 05/03/27 08:56:55 [email protected] +1 -1 >> turck mmcache kept crashing on this line, this apparently >> solves it, <shrug> >> ... > > > Did this happen after restarting the web server ? Yes, after restarting web server, after clearing cache the problem remained. After i made the change, cleared the cache and restarted the webserver, it didnt happen again. This is obviously not a guarantee it's a real fix, because without the fix it has worked in the past as well. The only reason i can think of is that include_once is not really a function but a "language construct" as the php guys call it. As I said : <shrug> :-) marcel