I want to access php session in nodejs
I searched online and found Read PHP Session data in node.js
and used the sample code from https://www.npmjs.com/package/groan
but it shows the following error:
Error: ENOENT: no such file or directory, open '/tmpsess_1234567890abcdef'