|
I have a problem with an application i'm installing on my system. It's a phpbb3 forum, i have configured it to work as a stand alone system, however when i try to include it as an application using curl the session never saves and doesn't keep the user logged in. I pass the cookies using CURLOPT_COOKIE, and the cookies are read correctly inside the page, but it still doesn't save the session. I'm not very experienced with curl, any ideas as to what could be causeing the problem?
Thanks for any help you can offer
Marc
|