MactasticMendez Posted October 21, 2010 Posted October 21, 2010 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
♥mdtaylorlrim Posted October 21, 2010 Posted October 21, 2010 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...?
MactasticMendez Posted October 21, 2010 Author Posted October 21, 2010 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
♥mdtaylorlrim Posted October 21, 2010 Posted October 21, 2010 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...?
MactasticMendez Posted October 22, 2010 Author Posted October 22, 2010 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.