Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

OSCommerce Warning and fatal error in admin panel


MactasticMendez

Recommended Posts

Posted

hey im getting the following error at the bottom of every admin panel and the catalogue - anyone have any ideas how to fix it.

 

 

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required '/home/acidmods/public_html/htaccess' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0

Posted

hey im getting the following error at the bottom of every admin panel and the catalogue - anyone have any ideas how to fix it.

 

 

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required '/home/acidmods/public_html/htaccess' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0

The file should be .htaccess

 

That is a period htaccess. The period must be there.

 

Did you install a mod that referenced .htaccess? Maybe IP Trap?

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Posted

The file should be .htaccess

 

That is a period htaccess. The period must be there.

 

Did you install a mod that referenced .htaccess? Maybe IP Trap?

 

i havnt installed any modules in os commerce like ip trap

Posted

i havnt installed any modules in os commerce like ip trap

Right now I can't think of anything that accesses .htaccess in stock osC code unless you have version 2.3 or 3.0

 

Maybe someone else will know without having to look.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Posted

Right now I can't think of anything that accesses .htaccess in stock osC code unless you have version 2.3 or 3.0

 

Maybe someone else will know without having to look.

 

ok turns out it was an issue with my htaccess file. needed to just comment out some parts of it

 

#php_value error_reporting 0^M

#php_value auto_append_file /home/acidmods/public_html/htaccess

Archived

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

×
×
  • Create New...