Hi,
I want to integrate WordPress MU + OpenLDAP + CAS.
I have used for WordPress MU + OpenLDAP :
http://mu.wordpress.org/forums/topic.php?id=3980&replies=6
This was succesful
For WordPress CAS + OpenLDAP :
I have used the offcial documentation
This was succesful
and for integration CAS + WordPress MU :
http://www.andrejciho.com/wordpress-mu/wpmu-cas-integration/ for integration CAS + WordPress MU
But, When I try to connect to URL of my WordPress MU, I have a blank page.
In checking the apache error log, I found this error :
[client 192.168.1.15] PHP Fatal error: Cannot redeclare wp_login() (previously declared in /var/www/html/mublog.chabaka.net/wp-content/mu-plugins/ldap_auth.php:115) in /var/www/html/mublog.chabaka.net/wp-content/mu-plugins/pluggable.php on line 21
Any body had this error? How could I resolve this error?
Thanks in advance!