how to make directory under web root
Posted: Mon Jul 10, 2017 4:29 pm
guys please help me
my case is...i need to make new directory under webroot along with public_html directory and others
like this
cgi-bin
document_errors
MYFOLDER <<< needs all access 0777
public_html
etc...
the problem is MYFOLDER directory not detected by php script it said..UR MYFOLDER DIRECTORY DOESNT EXSIST..PLEASE MAKE IT CORRECT
what should i do to fix it..
need help
my case is...i need to make new directory under webroot along with public_html directory and others
like this
cgi-bin
document_errors
MYFOLDER <<< needs all access 0777
public_html
etc...
the problem is MYFOLDER directory not detected by php script it said..UR MYFOLDER DIRECTORY DOESNT EXSIST..PLEASE MAKE IT CORRECT
what should i do to fix it..
need help