PDA

View Full Version : OpenDir Problem


Neo
07-12-2002, 05:39 PM
I get this error when I use opendir, but I dont know why I have the chmod for the dir I am trying to access to 777

here is the error I get

----
Warning: OpenDir: Permission denied (errno 13) in /home/----/----/----/file.php on line 77
Cannot open dir.
----

I havent worked with the dir part of php much so I have no clue what to do T_T

Neo
07-12-2002, 09:36 PM
Nevermind I fixed it T_T