FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Help cant get into admin section and im locked out of directories
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Help cant get into admin section and im locked out of directories [message #13508 is a reply to message #13482] Tue, 14 October 2003 15:58 Go to previous messageGo to previous message
zagroseckt is currently offline  zagroseckt   United States
Messages: 8
Registered: October 2003
Karma:
Junior Member
ok Here is the php file
<?php
umask(0);
chmod("public_html/playground/adm", 0777);
chmod("public_html/playground/FUDforum", 0777);
chmod("public_html/playground/help", 0777);
chmod("public_html/playground/images", 0777);
chmod("public_html/playground/public_html", 0777);
chmod("public_html/playground/styles", 0777);
chmod("public_html/playground/theme", 0777);
chmod("public_html/playground/GLOBALS.php", 0777);
?>
And here is the errors i got

Warning: chmod(): No such file or directory in /home/zagrosec/public_html/playground/test2.php on line 4

Warning: chmod(): No such file or directory in /home/zagrosec/public_html/playground/test2.php on line 7

Warning: chmod(): No such file or directory in /home/zagrosec/public_html/playground/test2.php on line 10

What did i do rong.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Installation Script Failure - Parse errors and unexpected characters.
Next Topic: Problems uploading
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 07 02:12:27 GMT 2024

Total time taken to generate the page: 0.04784 seconds