1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

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