Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

failed to open stream


yanarasod

Recommended Posts

Posted

hi, i have a file under public_html in a sub-folder where_to_buy , the file name is locate_a_store.php, the error isn't related to application_top.php as rest of my site works excep this page

 

www.bhuratea.com/where_to_buy/locate_a_store.php

 

, it probabaly cannot locate the files in includes/ folder as the file locate_a_store.php is itself under a folder, but i need it under a sub-folder like

 

www.oscommerce.com/community/contributions

 

i tried giving ../ in front of includes/application_top.php in my file locate_a_store.php, so that error escaped, but now adding ../ infront of all the reference files wont' do anny good, any ideas

 

 

Warning: main(includes/configure.php): failed to open stream: No such file or directory in /home/xxx/public_html/includes/application_top.php on line 29

 

Warning: main(includes/configure.php): failed to open stream: No such file or directory in /home/xxx/public_html/includes/application_top.php on line 29

 

Fatal error: main(): Failed opening required 'includes/configure.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/includes/application_top.php on line 29

Archived

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

×
×
  • Create New...