windows 7 and xampp - unable to write files using codeigniter
- by Malachi
I am on Windows 7 using XAMPP and am trying to write file to the default install location of "C:\xampp\htdocs" using a php script but I am getting write failures. I can write to my own user area. How can I allow php to write to C:\xampp\htdocs?
Best regards,
Malachi