error message by joomla installation

Discussion in 'Joomla' started by ameran, Oct 14, 2007.

  1. #1
    Hello,

    I am installing a Joomla script and I get this error message. Maybe someone could help me out what I did wrong.

    Thanks,
    ameran


    Warning: main(/home/user/public_html/includes/version.php): failed to open stream: No such file or directory in /home/content/e/s/s/essenrecipies/html/includes/joomla.php on line 71

    Fatal error: main(): Failed opening required '/home/user/public_html/includes/version.php' (include_path='.:/usr/local/lib/php') in /home/content/e/s/s/essenrecipies/html/includes/joomla.php on line 71
     
    ameran, Oct 14, 2007 IP
  2. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I would guess that you're looking at a broken upload. Reupload it and try again.

    For what it's worth, if you have CPanel the file manager there will let you upload the gzip file and extract it on the server... that's a LOT quicker than uploading all of the files yourself and you have a better chance of not missing any.
     
    TwistMyArm, Oct 14, 2007 IP
  3. ameran

    ameran Well-Known Member

    Messages:
    1,104
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    150
    #3
    I checked out and both files are uploaded on my server where they should be.
    Maybe you have some other suggestions?

    thanks
     
    ameran, Oct 14, 2007 IP
  4. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Oh. Now that I actually look at the error properly :)

    How was your config file generated? It looks as though you have:
    /home/user/public_html

    somewhere in the config file when it should be:
    /home/content/e/s/s/essenrecipies/html

    maybe?
     
    TwistMyArm, Oct 14, 2007 IP
  5. ameran

    ameran Well-Known Member

    Messages:
    1,104
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    150
    #5
    I have in my config file:

    $mosConfig_absolute_path = '/home/content/e/s/s/essenrecipies/html';

    I tryed today everything I don't know what I should do.

    Thanks for your help
     
    ameran, Oct 14, 2007 IP
  6. sparksflying

    sparksflying Peon

    Messages:
    1,066
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hi ,

    What is your hosting path to html folder?

    /home/user/public_html is what it looks like . so your config should reflect this..

    /home/content/e/s/s/essenrecipies/html

    Hope to help!
     
    sparksflying, Oct 15, 2007 IP