Hi all,
I have a PHP script that creates a folder under Public_html main folder.
When I use another script that will upload some pics to that newly created folder it won't.!!!
I checked it and I guess the problem is in GID and UID that turned to be apache rather than my user name....
1- is that correct?
2- How to solve such an issue inside the PHP script (Not to change the folder manually).
3- in details please...
Thanks alot....
I have a PHP script that creates a folder under Public_html main folder.
When I use another script that will upload some pics to that newly created folder it won't.!!!
I checked it and I guess the problem is in GID and UID that turned to be apache rather than my user name....
1- is that correct?
2- How to solve such an issue inside the PHP script (Not to change the folder manually).
3- in details please...
Thanks alot....