Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installation problem on PHP5


yvonne

Recommended Posts

Hi all,

 

After I've turned on the register_globals in my php.ini file I get the following error messages:

 

Warning: main(includes/configure.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/mic/winkel/admin/includes/application_top.php on line 29

 

Fatal error: main() [function.require]: Failed opening required 'includes/configure.php' (include_path='/usr/share/php') in /srv/www/htdocs/mic/winkel/admin/includes/application_top.php on line 29

 

To me it seems like the application_top.php script is looking for configure.php in de subdirectory includes, while it should be looking in the same directory (which is already includes).

What could be the reason that there is this mix up of path names?

 

I'm running PHP5 by the way and osCommerce2.2MS on Suse 9.3 / Apache2

Thanks in advance for any help,

Yvonne

Link to comment
Share on other sites

Hi mate, I seen the contribution which you can use to fix the PHP5 bug at http://www.oscommerce.com/community/contributions,3727

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Link to comment
Share on other sites

Hi mate, I seen the contribution which you can use to fix the PHP5 bug at http://www.oscommerce.com/community/contributions,3727

 

Hi Alex, thanks for your quick response!

In the contribution it is stated that it is now obsolute when you use the latest updates / milestones. I believe that that is the case on my Linux server. Do you still believe that this contribution is then needed?

 

Bye,

Yvonne

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...