[email protected] Posted April 8, 2008 Posted April 8, 2008 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
Avec Posted April 8, 2008 Posted April 8, 2008 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
[email protected] Posted April 9, 2008 Author Posted April 9, 2008 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
[email protected] Posted April 10, 2008 Author Posted April 10, 2008 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
[email protected] Posted April 10, 2008 Author Posted April 10, 2008 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?
[email protected] Posted April 16, 2008 Author Posted April 16, 2008 Can someone help me in this regard? Can anyone help me??
Guest Posted April 16, 2008 Posted April 16, 2008 Can anyone help me?? Try to insert php_value register_long_arrays 1 in your .htaccess - this should do the trick
[email protected] Posted April 17, 2008 Author Posted April 17, 2008 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
[email protected] Posted April 17, 2008 Author Posted April 17, 2008 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.