Tagged Questions
0
votes
0answers
254 views
moodle “Can not initialise PHP session, please verify that your browser accepts cookies.”
I'm try to install MOODLE in local
and i face this problem
Can not initialise PHP session, please verify that your browser accepts cookies.
I'm try to enable cookie (i'm using chrome)
following ...
1
vote
1answer
371 views
Share user login/session between cakephp and moodle
I have a website already running made with CakePHP, which has its own login system using the Auth component.
Now I'm going to create another website using moodle, hosted in the same server. Is there ...
0
votes
1answer
566 views
Quick SSO between moodle and codeigniter
I am trying to implement some quick sso between moodle and a codeigniter app ..
I went through CAS and felt it to be complex or atleast not quickly graspable..
So i decided to do some sort of ...
0
votes
1answer
525 views
Problem with PHP Session Object
I am facing some problem with my php session. I have deployed a plugin for file management in my moodle application.
The new plugin home page is behaving unexpectedly and is destroying the actual ...