I got this error with a php app…
can anyone shed some light on this ?
OS X Snow leopard with Marc Linage php install...Warning: The magic method __isset() must have public visibility and cannot be static in /Library/WebServer/htdocs/phplib/Zend/Config.php on line 183 Warning: The magic method __get() must have public visibility and cannot be static in /Library/WebServer/htdocs/phplib/Zend/Session/Namespace.php on line 247 Warning: The magic method __set() must have public visibility and cannot be static in /Library/WebServer/htdocs/phplib/Zend/Session/Namespace.php on line 269 Warning: The magic method __isset() must have public visibility and cannot be static in /Library/WebServer/htdocs/phplib/Zend/Session/Namespace.php on line 353 Warning: The magic method __unset() must have public visibility and cannot be static in /Library/WebServer/htdocs/phplib/Zend/Session/Namespace.php on line 373 Fatal error: Unwritable session.save_path: in /Library/WebServer/htdocs/phplib/Zend/Session.php on 225 in /Library/WebServer/htdocs/submissions/index.php on line 102