HiSome great new features - thank you!I have a problem at all the screens: lists of files with the error messageWarning: require(): Unable to allocate memory for pool. in ...Any suggestions?ROB

This is an APC issue. You can get some help from herehttp://stackoverflow.com/questions/3723316/what-is-causing-unable-to-allocate-memory-for-pool-in-phpPerhaps you might set:apc.ttl = 30apc.shm_size = 128Mapc.mmap_file_mask=/apc.shm.XXXXXX

Write a Reply...