simonlinj
05-29-2006, 10:46 PM
Hi, I need some help, if you can help me please
I had set the file s chmod to 777, but still not working.
Warning: touch(): Unable to create file http://www.coreanito.com/user/tmp001/top.html because No such file or directory in /home1/colegio/wizard/frames/server_index.html on line 253
Warning: chmod(): No such file or directory in /home1/colegio/wizard/frames/server_index.html on line 255
251 if(!file_exists("$USER_PATH$home_id/$top_page")){
252 touch("$USER_PATH$home_id/$top_page");
253 chmod("$USER_PATH$home_id/$top_page", 0777);
Thanx
I had set the file s chmod to 777, but still not working.
Warning: touch(): Unable to create file http://www.coreanito.com/user/tmp001/top.html because No such file or directory in /home1/colegio/wizard/frames/server_index.html on line 253
Warning: chmod(): No such file or directory in /home1/colegio/wizard/frames/server_index.html on line 255
251 if(!file_exists("$USER_PATH$home_id/$top_page")){
252 touch("$USER_PATH$home_id/$top_page");
253 chmod("$USER_PATH$home_id/$top_page", 0777);
Thanx
