Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with .htaccess file


Recommended Posts

Posted

Hi All,

 

We have a website http://www.imwiththedog.com, its admin folder is secured with .htaccess file http://www.imwiththedog.com/catalog/admin

 

It was working fine but when we changed hosting it stops working. Now admin panel is not letting us to access admin panel of OSCommerce.

 

We did modification in absolute path of .htaccess file, recreated .htpasswd file with old info also with new info.

 

But all these efforts went in vain. Can any buddy help us in this regard.

 

Also what this file "httpd.conf" will do as this name is in .htaccess file. We check it but cannot find this file in our back which we restored from old server

Posted

Basically, there are only two things that can go wrong. Either you have the password incorrect or the .htaccess file is not finding the .htpasswd file. Determine you have the exact path to .htpasswd in .htaccess, then recreate both files, or the security portion, with a .htaccess generator.

 

.htaccess file generator

Posted

Respected Ave,

 

I am really thankfull for your guidance. Finally i become able to fix the problem but now i am facing another one. Can you please help me again as i am getting these errors after login

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 10058 is not allowed to access /tmp owned by uid 0 in /usr/local/www/vhosts/imwiththedog.com/httpdocs/catalog/admin/includes/functions/sessions.php on line 110

 

Warning: include(includes/languages/english/) [function.include]: failed to open stream: No such file or directory in /usr/local/www/vhosts/imwiththedog.com/httpdocs/catalog/admin/includes/application_top.php on line 133

 

Warning: include() [function.include]: Failed opening 'includes/languages/english/' for inclusion (include_path='.:') in /usr/local/www/vhosts/imwiththedog.com/httpdocs/catalog/admin/includes/application_top.php on line 133

Posted

Hi All,

 

I have fixed the problem of session but still i am getting these 2 warnings. With my all efforts, still i am not able to fix it. Can any buddy help me for this problem

 

Warning: include(includes/languages/english/) [function.include]: failed to open stream: No such file or directory in /usr/local/www/vhosts/imwiththedog.com/httpdocs/catalog/admin/includes/application_top.php on line 133

 

Warning: include() [function.include]: Failed opening 'includes/languages/english/' for inclusion (include_path='.:') in /usr/local/www/vhosts/imwiththedog.com/httpdocs/catalog/admin/includes/application_top.php on line 133

 

 

Front end of website is working fine

Posted
Hi All,

 

I have fixed the problem of session but still i am getting these 2 warnings. With my all efforts, still i am not able to fix it. Can any buddy help me for this problem

 

Warning: include(includes/languages/english/) [function.include]: failed to open stream: No such file or directory in /usr/local/www/vhosts/imwiththedog.com/httpdocs/catalog/admin/includes/application_top.php on line 133

 

Warning: include() [function.include]: Failed opening 'includes/languages/english/' for inclusion (include_path='.:') in /usr/local/www/vhosts/imwiththedog.com/httpdocs/catalog/admin/includes/application_top.php on line 133

Front end of website is working fine

 

Can someone help me in this regard?

Posted
Can anyone help me??

Try to insert

 

php_value register_long_arrays 1

 

in your .htaccess - this should do the trick

Posted
Try to insert

 

php_value register_long_arrays 1

 

in your .htaccess - this should do the trick

 

Amazing amazing amazing .............. Great help ... It is working now .. I am really thankfull to you ..... Can i know your messanger ID

Posted
Amazing amazing amazing .............. Great help ... It is working now .. I am really thankfull to you ..... Can i know your messanger ID

 

Once again, Please accept my Thank You ... Great HELP

Archived

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

×
×
  • Create New...