I get the following error from the woocommerce system status
/var/lib/php/session does not exist - contact your host to resolve the problem.
yet it does exist on server, so not sure what the issue is
any suggestions
thanks
I get the following error from the woocommerce system status
/var/lib/php/session does not exist - contact your host to resolve the problem.
yet it does exist on server, so not sure what the issue is
any suggestions
thanks
anyone?
If the cart works you can ignore the error. The check uses is_dir() to see if it exists, but some servers return false anyway (even if its there).
Did you ever figure this out? I get the same error too:
Session save path: .\ does not exist - contact your host to resolve the problem.
You must log in to post.