Joomla Error after Install

Joomla Error after Install

Posted by: americanmike
Posted on: 2006-12-17 10:56:00

I am new to Joomla and fairly new to php and after install I go the index.php file and here is the error I get.

Warning: require_once(/homefulhamusa/travelfulham.com/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in /home/.flopsy/fulhamusa/travelfulham.com/includes/joomla.php on line 71

Fatal error: require_once() [function.require]: Failed opening required '/homefulhamusa/travelfulham.com/includes/version.php' (include_path='.:/usr/local/php5/lib/php') in /home/.flopsy/fulhamusa/travelfulham.com/includes/joomla.php on line 71

I followed the directions exactly and feel this error stems from when I followed step 3 which came from the Dreamhost installer robot.

Step 3:
Leave everything alone except for the following:
Path : remove JUST the "/.something/" part of the path... leave the rest!

Any suggestions on how to rectify this problem?

Re: Joomla Error after Install

Posted by: pangea33
Posted on: 2006-12-17 13:13:00

In reply to:

require_once(/homefulhamusa/travelfulham.com/includes/version.php)


Verify that you have not missed a slash in your configuration.php file. I am pretty sure "/homefulhamusa/" should be "/home/fulhamusa/" and Joomla just can't find the document it's looking for.

Re: Joomla Error after Install

Posted by: User24
Posted on: 2007-05-07 02:26:00

I know this is late for the original poster; however just in case I might be able to help someone else I shall attempt to reply.

Re: Joomla Error after Install

Posted by: rlparker
Posted on: 2007-05-07 02:35:00

In reply to:

I believe that this section is wrong.
Path : remove JUST the "/.something/" part

I believe it SHOULD say.
Path : remove JUST the "/.something" part.


I agree with you completely, and that is a good observation. I think you should forward this to DH in a support ticket; those not familiar with DH's "dataglobs" *will* screw this up if they follow the instructions precisely. wink

--rlparker

Re: Joomla Error after Install

Posted by: User24
Posted on: 2007-05-07 02:46:00

Thanks for your input rlparker I shall let DH know about it right now. :)

Take Care
-User24


Re: Joomla Error after Install

Posted by: rlparker
Posted on: 2007-05-07 03:01:00

That's great, though now I feel a little stupid frown. I ran across a DH admin on IRC and pointed him to your post. He jumped right on it and it is now "fixed" (in CVS) to read:

In reply to:


Step 3:
Leave everything alone except for the following:
Path : remove JUST the "/.something" part of the path... leave the rest!

Path: /home/.something/youruser becomes /home/youruser


..and should be "live" tomorrow. I hope the tech doesn't go looking and think the user reported it wrong (if he sees it is already fixed) shocked. That said, you *might* want to withdraw that ticket (or not, wink).

Now *that's* what I call *stellar* service! smile

--rlparker

Re: Joomla Error after Install

Posted by: User24
Posted on: 2007-05-07 21:13:00

Sorry if I embarrassed you by submitting a support ticket, but I didn't see your response until now.

You are right - that is stellar customer service. The technician basically said the same thing to me - that the fix would be live today.

Not only stellar service, but I've noticed that the number of support tickets have been less lately and their response time has been even more so amazing. I know they mentioned the improvements they have been making, but I must say wow - so fast now.

Take Care
User24

Re: Joomla Error after Install

Posted by: rlparker
Posted on: 2007-05-07 22:02:00

In reply to:

Sorry if I embarrassed you by submitting a support ticket...You are right - that is stellar customer service.


Ha ha ha..no problem! I was not embarrassed at all; I just hated to think of a support tech getting all confused because he couldn't find the error..all's well that ends well smile.

It *is* really great that the support response times have improved so much; Rock On, Dreamhost!

--rlparker


Tags: step 3dreamhostopen streamphp functionphp filephp includephp5rectifyfatal errorrobotlibusr