August 28-29 incident:
Some orders and payments from around 28 August are still being restored — read the incident report, or contact support if something of yours is missing. You will be asked to choose a new password at your next sign-in.
I'm running nginx+php-fpm and I had the apc.ini loading the apc.so library. There was no other config so I added this config to the apc.ini file:
extension=apc.soapc.enabled=1apc.shm_size=2G## PHP file cache 1 hour ##ap...