hello again!
version 2.6.4 has been released since I last posted here about the issues I found

The problem is still the same: phpLogCon isn't able to read the "messages" file and it yields in the same error as before...
But... if the source logfile is called something different like /var/log/current/myhostname.yyyymmdd.log it works just fine!
This is weird. File permissions and ownerships are the same on all files. It just fails if the filename = "messages"...
On the other hand, using /var/log/current/myhostname.yyyymmdd.log as input (i.e. 20090907) is not very reliable as phpLogCon will fail once the day changes (i.e.: 20090908)... so can DynFiles be used with phpLogCon at all?
Any ideas now on the problem? If you need some information from my end please let me know.
Thanks!