Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problems installing!


alphamenswear

Recommended Posts

Posted

Hey there,

 

I've recently set up a new website, and am trying to configure osc as my shopping cart - I've used zencart previously but thought this looked a bit better!

 

I've got the hosting and everything set up, so I downloaded OSC2.2 and copied the catalog folder to my site

 

Once that was done, i've gone to mywebsite.com/install but it's coming up with the following errors:

 

Warning: require(includes/functions/compatibility.php) [function.require]: failed to open stream: No such file or directory in example/public_html/install/includes/application.php on line 16

Warning: require(includes/functions/compatibility.php) [function.require]: failed to open stream: No such file or directory in example/public_html/install/includes/application.php on line 16

Fatal error: require() [function.require]: Failed opening required 'includes/functions/compatibility.php' (include_path='/usr/local/lib/php') in example/public_html/install/includes/application.php on line 16

 

I've changed the permissions in the configure files, but I wasn't aware of anything else I needed to do!

If anybody could give me any advice it would be much appreciated, it's probably only something simple

 

I have a different error if i point to /admin, but I guess that's because it hasn't installed yet

Thanks

Posted

Ok, I've tried it a different way using installatron auto installer in my cp

It's installed fine, but this is what I get when going to the shop and admin page

 

If i go to the shop homepage

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php') in /mywebsite/public_html/includes/application_top.php on line 28

 

The admin page

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php') in mywebsite/public_html/iadmin/includes/application_top.php on line 28

Posted
Ok, I've tried it a different way using installatron auto installer in my cp

It's installed fine, but this is what I get when going to the shop and admin page

 

If i go to the shop homepage

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php') in /mywebsite/public_html/includes/application_top.php on line 28

 

The admin page

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php') in mywebsite/public_html/iadmin/includes/application_top.php on line 28

 

Any ideas?

Posted
whats the iadmin bit, you renamed your admin folder?

 

mywebsite/public_html/iadmin/includes/application_top.php on line 28

 

Nic

 

I was wondering that, it's just called iadmin for some reason

 

Would changing it make any difference?

 

It was an auto install from installatron

Posted
I was wondering that, it's just called iadmin for some reason

 

Would changing it make any difference?

 

It was an auto install from installatron

 

 

When i go to my website homepage ( shop homepage ) I get this

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php') in /home/owain/domains/alphamenswear.co.uk/public_html/includes/application_top.php on line 28

 

And the same for the admin page ( but with admin/includes )

 

Line 28 of application_top is

// include server parameters
 require('includes/configure.php');

 

Would the problem be in there somewhere, that always seems to be in the errors!

 

 

 

Another fix i read somewhere was to add a . to the php file or something? something about .: ?

Does that make sense to somebody?

Posted

It seems to be a problem with the php.ini file from what I can gather

As it's a problem with the Include_Path I need to add a . or : to the path?

 

Im not able to edit this myself, so would need my host to do it - could anyone explain what I would need to do/tell him

 

Cheers

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...