Hi, it's me again. I'm trying to automate my login to a website where I have admin privileges. I'm using curl.
The problem is that it doesn't seem to be able to create the cookie file.
I am using WAMP on my home computer. Do I have to alter any configuration files to tell PHP and/or Apache to let my scripts create cookies?