Error after installing script

Discussion in 'PHP' started by topamillion, Jun 3, 2008.

  1. #1
    Hello i am trying to install a script but i got stuck with this error can someone help me please?
    Here is the code:
    Warning: include(/home/myuser/public_html/videosmodules/languages/) [function.include]: failed to open stream: No such file or directory in /home/myuser/public_html/videos/configs/config.php on line 89
    
    Warning: include() [function.include]: Failed opening '/home/myuser/public_html/videosmodules/languages/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/myuser/public_html/videos/configs/config.php on line 89
    
    Fatal error: Call to a member function getrows() on a non-object in /home/myuser/public_html/videos/configs/functions.php on line 85
    PHP:

     
    topamillion, Jun 3, 2008 IP
  2. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You haven't installed two of the scripts (the files shown at the end of the first two errors). The last error is most probably caused by any of the other two, so try finding and installing those files first.
     
    xlcho, Jun 3, 2008 IP
  3. topamillion

    topamillion Well-Known Member

    Messages:
    748
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    128
    Digital Goods:
    1
    #3
    Well i did installed those 2 files they were already there on the folder configs
     
    topamillion, Jun 3, 2008 IP
  4. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Then maybe you don't have permissions to read the files, but the error is from those files missing. Check again the full paths and check if you can read the files trough the web server
     
    xlcho, Jun 3, 2008 IP
  5. 2slick

    2slick Peon

    Messages:
    73
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    it's better to upload them again just to be sure, also take note of the folder name.
     
    2slick, Jun 3, 2008 IP
  6. topamillion

    topamillion Well-Known Member

    Messages:
    748
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    128
    Digital Goods:
    1
    #6
    i re-uploaded the files and even chmod them 777 as said on the installation txt but still same error, any php guru in here?
     
    topamillion, Jun 3, 2008 IP