Temporary Directory invalid on Windows
-
Have a Woocommerce installation in localhost via WAMP and a live one on serverpilot (Ubuntu)
The
Temporary Directoryas an unix path returns as valid. Example:/srv/users/serverpilot/tmp/www-mysiteHowever, the
Temporary Directoryas a Windows path returns as invalid. Example:D:\domains\_tmp
even if there’s a fresh.postman_bc49954f.lockfile in there after saving settings.How to properly save a windows path?
Interestingly, if from a live backup I forget to change that (unix) path in the localhost machine, WC cart payments cannot complete and a Post SMTP Mailer path error is returned in then logs. Perhaps adding some fallback code to not rely in such path too much?
Thanks.
The topic ‘Temporary Directory invalid on Windows’ is closed to new replies.