Ubuntu in VirtualBox File Modified Time in Future and PHP slow file operations
- by user1750
For some reason, some of my files have a last modified date in the future. In addition to this, file operations in PHP are SUPER slow. For example, rebuilding the Symfony2 cache can take over 40 seconds (its takes 1-2 on my MacBook Pro).
Notice the time for ListingsCRUDController.php. It just says "2012". In order see the date more clearly I…