Tells "counter" where to save data that has to persist between
invocations of PHP (i.e. any counter that has COUNTER_RESET_NEVER or
COUNTER_FLAG_SAVE). A file will be created at this path, which must be
readable and writeable to whatever user PHP is running as.