Michael Ströder wrote: > Answering to myself. Tweaking the logging options in php.ini solved the > problem: > > display_errors = Off > log_errors = stderr > error_log = "/var/log/php-error_log"
Again answering to myself (for those not subscribed to phpcas-users): Changing the logging options in php.ini is rather a work-around. I've provided a patch to phpCAS which solves the underlying problem. See http://www.ja-sig.org/issues/browse/PHPCAS-29 Ciao, Michael. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
