Hi, I'm testing php scripts on my computer and am not sure how to set the permissions to allow me to have access to manipulate files. e.g. I wrote a script to rename some files, but my permissions won't allow it.
Warning: Rename failed (Permission denied) in C:\Program Files\Apache Group\Apache\htdocs\rename.php on line 29
I'm not sure if my problem is php or apache releated. Any info on this topic is much appreciated. Thanks
Warning: Rename failed (Permission denied) in C:\Program Files\Apache Group\Apache\htdocs\rename.php on line 29
I'm not sure if my problem is php or apache releated. Any info on this topic is much appreciated. Thanks