I need a little help please

Discussion in 'PHP' started by alan123, Jun 4, 2009.

  1. #1
    Hi

    I am tring to install a script,but keep getting this message:

    Warning: include() [function.include]: Failed opening 'install_header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/biz/public_html/phpSuExec/install1.php on line 110


    This is what on line 110:

    include "install_header.php";

    if some one could point out the problem,that would be great,

    thanks for your time,

    regards
     
    alan123, Jun 4, 2009 IP
  2. crivion

    crivion Notable Member

    Messages:
    1,669
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    210
    Digital Goods:
    3
    #2
    most probably, the install_header.php isn't in the same place as install1.php file
     
    crivion, Jun 4, 2009 IP
  3. jnugroho73

    jnugroho73 Peon

    Messages:
    77
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    jnugroho73, Jun 4, 2009 IP