SCript install error

Discussion in 'Programming' started by KPHudson, Jul 11, 2010.

  1. #1
    When trying to install a script, I get the following error:

    Warning: copy(/home/getartic/public_html/install/../app/config/config.php) [function.copy]: failed to open stream: Permission denied in /home/getartic/public_html/install/install.php on line 98

    Warning: Cannot modify header information - headers already sent by (output started at /home/getartic/public_html/install/install.php:98) in /home/getartic/public_html/install/install.php on line 108

    Any ideas??
     
    KPHudson, Jul 11, 2010 IP
  2. netload

    netload Member

    Messages:
    105
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #2
    chmod 0777 /app/config/*
     
    netload, Jul 11, 2010 IP