Zend Session not working on my friend's computer -


my friend , working on project together. added zend_sessions our project. when downloads latest version of code, platform not run him more.

he deleted entire forlder, , committed again scratch, , still not run! when comments our session declaration, works fine.

what problem?!

if comment out line $sessioncredentials = new zend_session_namespace('credentials'); works fine. again, exact same code runs fine on computer!

have checked chmod of session directory specified in php settings ?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -