PHP script installation help, error

Discussion in 'Site & Server Administration' started by ctrq, May 22, 2008.

  1. #1
    I have installed a custom script that I brought and it worked fine execpt the admin panel.

    Please help, if it takes a long time, I'll pay you for your time


    Warning: include_once(/home/contqcom/public_html/includes/config.php) [function.include-once]: failed to open stream: No such file or directory in /home/contqcom/public_html/edit/includes/common.php on line 41

    Warning: include_once() [function.include]: Failed opening '/home/contqcom/public_html/includes/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/contqcom/public_html/edit/includes/common.php on line 41

    Warning: include_once(/home/contqcom/public_html/includes/dbNames.php) [function.include-once]: failed to open stream: No such file or directory in /home/contqcom/public_html/edit/includes/common.php on line 42

    Warning: include_once() [function.include]: Failed opening '/home/contqcom/public_html/includes/dbNames.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/contqcom/public_html/edit/includes/common.php on line 42

    Warning: include_once(class.General.php) [function.include-once]: failed to open stream: No such file or directory in /home/contqcom/public_html/edit/includes/common.php on line 44

    Warning: include_once() [function.include]: Failed opening 'class.General.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/contqcom/public_html/edit/includes/common.php on line 44

    Warning: include_once(class.Mime.php) [function.include-once]: failed to open stream: No such file or directory in /home/contqcom/public_html/edit/includes/common.php on line 45

    Warning: include_once() [function.include]: Failed opening 'class.Mime.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/contqcom/public_html/edit/includes/common.php on line 45

    Warning: include_once(includes/smarty/Smarty.class.php) [function.include-once]: failed to open stream: No such file or directory in /home/contqcom/public_html/edit/includes/common.php on line 46

    Warning: include_once() [function.include]: Failed opening 'includes/smarty/Smarty.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/contqcom/public_html/edit/includes/common.php on line 46

    Fatal error: Class 'Smarty' not found in /home/contqcom/public_html/edit/includes/common.php on line 50
     
    ctrq, May 22, 2008 IP
  2. bitwer

    bitwer Peon

    Messages:
    549
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Some files doesnt exists, if you want i can help you :) pm me please
     
    bitwer, May 22, 2008 IP
  3. wwesn

    wwesn Well-Known Member

    Messages:
    389
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    130
    Digital Goods:
    2
    #3
    check the settings, this doesn't mean the files are not there, the paths just may not be right
     
    wwesn, May 22, 2008 IP
  4. msm25

    msm25 Active Member

    Messages:
    502
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #4
    You should check your config.php configuration and see if you have all the correct information
     
    msm25, May 22, 2008 IP