Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2005
    Location
    Ituiutaba-MG
    Posts
    16

    Fantastico don't update

    I try update fantastico and i receive this message above:
    sh: line 1: /usr/bin/wget: Permission denied

    Has some another way to make the update?
    NOC Brasil
    http://www.nocbrasil.com.br
    Francisco Lima
    Ituiutaba - Brasil

  2. #2
    Join Date
    Jan 2005
    Location
    Ituiutaba-MG
    Posts
    16
    For update, change CHMOD of /usr/bin/wget for 755 and update, before, back the CHMOD for 700.
    Other solution is create copy of wget for other name, CHMOD this for 755 and configure the fantastico for this file.
    NOC Brasil
    http://www.nocbrasil.com.br
    Francisco Lima
    Ituiutaba - Brasil

  3. #3
    Join Date
    Feb 2005
    Location
    India
    Posts
    922
    First try chmod 755 /usr/bin/wget
    If you get the access denied error then you will first have to use chattr -i /usr/bin/wget
    Then you can use the chmod 755 /usr/bin/wget again.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •