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
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.
I checked out and both files are uploaded on my server where they should be. Maybe you have some other suggestions? thanks
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?
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
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!