CraigThom Posted July 6, 2015 Share Posted July 6, 2015 Greetings, new on the forum and to OSC Just got store uploaded and experimenting Loaded one product OK, but when I try to change it I get 403 error - see attachment Checked the permissions on admin\categories.php and they are read and write Link to comment Share on other sites More sharing options...
tgely Posted July 6, 2015 Share Posted July 6, 2015 What informations do you see on your admin/security_checks.php page? osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store. Link to comment Share on other sites More sharing options...
MrPhil Posted July 6, 2015 Share Posted July 6, 2015 Are your permissions for categories.php the same as for other PHP pages that do work? For example, is your server (IIS) configured to require "execute" permission on PHP files? You said that it has read-write permission -- is PHP running as the owner, or is it something "less privileged", with different permission sets applied to it? I'm afraid I'm not familiar with IIS, or how it corresponds to an Apache server configuration, but at least you can check those things. Link to comment Share on other sites More sharing options...
CraigThom Posted July 8, 2015 Author Share Posted July 8, 2015 What informations do you see on your admin/security_checks.php page? Gerglely Thank you for your response. Will post a screen capture Link to comment Share on other sites More sharing options...
CraigThom Posted July 8, 2015 Author Share Posted July 8, 2015 Here is teh capture Link to comment Share on other sites More sharing options...
CraigThom Posted July 8, 2015 Author Share Posted July 8, 2015 MrPhil Thankyou for your response. I think the permissions must be OK as you suggest as I am able to create a new product but not edit it. I tried creating a new product now (sucessful) and then editing it (got same error) Are your permissions for categories.php the same as for other PHP pages that do work? For example, is your server (IIS) configured to require "execute" permission on PHP files? You said that it has read-write permission -- is PHP running as the owner, or is it something "less privileged", with different permission sets applied to it? I'm afraid I'm not familiar with IIS, or how it corresponds to an Apache server configuration, but at least you can check those things. Link to comment Share on other sites More sharing options...
tgely Posted July 8, 2015 Share Posted July 8, 2015 @@CraigThomThanks! There is a directory whitelist checker in the admin site in tools box. Do you see in writable column a check mark? There should be "green check" and "red cross" osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store. Link to comment Share on other sites More sharing options...
tgely Posted July 8, 2015 Share Posted July 8, 2015 ok then its a different issue. Do you have (header tags) or anything else modification in categories.php? osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store. Link to comment Share on other sites More sharing options...
CraigThom Posted July 8, 2015 Author Share Posted July 8, 2015 Gergely The store is 'out the box', no modifications yet. www.flyfishingshop.co.za ok then its a different issue. Do you have (header tags) or anything else modification in categories.php? Link to comment Share on other sites More sharing options...
CraigThom Posted July 8, 2015 Author Share Posted July 8, 2015 Security Directory pemissions are all ticked green on left. Link to comment Share on other sites More sharing options...
tgely Posted July 8, 2015 Share Posted July 8, 2015 Probably you have trouble with catalog/images mappa. You have to put 755 or 777 directory access to prevent 403 issue. osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store. Link to comment Share on other sites More sharing options...
tgely Posted July 8, 2015 Share Posted July 8, 2015 I am not familiar with IIS but you have to allow directory access. Probably .htaccess cause this error. osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store. Link to comment Share on other sites More sharing options...
MrPhil Posted July 8, 2015 Share Posted July 8, 2015 By default, doesn't IIS ignore the .htaccess file? There may be a server module which processes .htaccess, or something like it. Link to comment Share on other sites More sharing options...
CraigThom Posted July 9, 2015 Author Share Posted July 9, 2015 Thank you gents for your assistance. I contacted my service provider regarding the issue. Their reply "This error is not related to permissions on the server and is actually related to the mod security rules in place on our server to protect our customers websites from being compromised.I have located the mod security rule causing the issue and it has been whitelisted." This has solved the issue. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.