hi All,
after changing the directory access from "\" to "/", it managed to run in the server.
i m not sure why, but without doing the above changes the program works in my local computer.
now, i need to work on the security.
thanks.
Hi All,
need some help here.
I am running a program that should write (using fopen) to a folder within the server (located at public_html).
I m doing this bec. an external website will be accessing the generated file.
After reading the posts here and setting the folder to 777 permission and file to 666 permission (even to 777), I m still getting the permission denied error.
Am I still missing something?
Thanks.
appreciate any help.