owncloud-archive / user_cas

Currently maintained in :
https://github.com/felixrupp/user_cas
10 stars 50 forks source link

Owncloud 8.4 #24

Open gconcepts opened 8 years ago

gconcepts commented 8 years ago

Does this work with Owncloud 8.4? I installed this app and after configuring from the Admin Interface, It took down my owncloud. Tailing the logs, I am able to see an error message that it couldnt find OC_Log. So I went into the user_cas.php and also /appinfo/app.php and replaced instances of OC_Log to OCP\Util:: writeLog and it seemed to progress past that error. But now, It is giving me an error message as seen below. I have set the phpCAS directory but still get this error. Any help will be appreciated.


{"reqId":"uylHbyq68apLZEH2fCI\/","remoteAddr":"IP_ADDRESS_HERE","app":"PHP","message":"include_once(): Failed opening '\/usr\/share\/php' for inclusion (include_path='\/var\/www\/owncloud\/3rdparty\/phpseclib\/phpseclib\/phpseclib:\/var\/www\/owncloud\/3rdparty\/pear\/console_getopt:\/var\/www\/owncloud\/3rdparty\/pear\/archive_tar:\/var\/www\/owncloud\/3rdparty\/pear\/pear_exception:\/var\/www\/owncloud\/3rdparty\/pear\/pear-core-minimal\/src:\/var\/www\/owncloud\/lib\/private:\/var\/www\/owncloud\/config:\/var\/www\/owncloud\/3rdparty:\/var\/www\/owncloud\/apps:\/var\/www\/owncloud\/lib:.:\/usr\/share\/php:\/usr\/share\/pear:\/var\/www\/owncloud') at \/var\/www\/owncloud\/apps\/user_cas\/user_cas.php#77","level":3,"time":"2015-11-12T15:39:11+00:00"} {"reqId":"uylHbyq68apLZEH2fCI\/","remoteAddr":"10.10.0.116","app":"cas","message":"Fail to load phpCAS library !","level":3,"time":"2015-11-12T15:39:11+00:00"}


royalterra commented 8 years ago

Not any one can reply to this issue I have the seam problem just after activate the addon

gconcepts commented 8 years ago

Can anyone help with this issue on Owncloud 8.4? Or does anyone know of an updated SAML or CAS app that works?