Problem installing phpld , need help on PHP

Discussion in 'Programming' started by dartdesign, May 23, 2007.

  1. #1
    Hello,

    I just uploaded phpld 2 on a subdomain - domain.com/link_exchange/ . When i try to access install.php i receive this

    "fatal error: main() [function.require]: Failed opening required 'include/tables.php' (include_path='.::/var/www/vhosts/domain.com/httpdocs/link_exchange/') in /var/www/vhosts/domain.com/httpdocs/link_exchange/include/config.php on line 50"

    How can i fix it ?

    King Regards...
     
    dartdesign, May 23, 2007 IP
  2. painthappy

    painthappy Peon

    Messages:
    93
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you chmod 777 the config.php file? Make sure it has read/write access.
     
    painthappy, May 23, 2007 IP
  3. painthappy

    painthappy Peon

    Messages:
    93
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Or.. double check to make sure all the files are uploaded...

    That error message, now that I re-read it... is telling you that the file "tables.php" isn't there, or could be corrupt.

    Either upload it, or delete the old one, and upload it again.
     
    painthappy, May 23, 2007 IP
  4. dartdesign

    dartdesign Well-Known Member

    Messages:
    336
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #4
    this were the first things that i have try to do , but no results ,

    Thanks.
     
    dartdesign, May 23, 2007 IP