i didnt find this. here could i look? the tutorial link: http://akrabat.com/wp-content/uploads/getting-started-with-zend-auth_104.pdf
2007/4/20, Matthew Weier O'Phinney <[EMAIL PROTECTED]>:
-- José de Menezes Soares Neto <[EMAIL PROTECTED]> wrote (on Friday, 20 April 2007, 01:09 PM -0300): > does anybody knows what is happening here? (I am following the zend_auth > tutorial, but with smarty modifications) > > Fatal error: Uncaught exception 'Zend_Session_Exception' with message > 'Unwritable session.save_path: ' in C:\www\projeto\lib\Zend\Session.php:212 There's the error right there. Check where your session.save_path INI setting points to, and make sure the directory is writable by your web server user. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
