11
Brattly
Re: Navigation editing problems
  • 2009/12/31 5:48

  • Brattly

  • Just popping in

  • Posts: 10

  • Since: 2009/12/28


It wont let me change to 444?

12
Brattly
Re: Navigation editing problems
  • 2009/12/31 5:51

  • Brattly

  • Just popping in

  • Posts: 10

  • Since: 2009/12/28


Wont let me change to 444?

13
culex
Re: Navigation editing problems
  • 2009/12/31 6:37

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


1) upload a file for instance called chmod.php in your root with this content

chmod("cache"0755); 
chmod("uploads"0755);
chmod("mainfile.php",0444);
echo 
"chmod for files and folders done";
?>


the run the file with your browser like this

2) http://www.yoursite.com/chmod.php
3) delete the file again

should work nicely




14
sailjapan
Re: Navigation editing problems

some ftp clients can't do this (don't ask me why). Try "File Manager" in your sever's ControlPanel (if installed)

Login

Who's Online

303 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 303


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits