News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Admin 403 forbidden

Started by windsurfer, October 27, 2019, 01:44:04 PM

Previous topic - Next topic

windsurfer

Using latest version just installed
When i go to the admin i get the 403 forbidden so i changed the adminpath to
define('ADMIN_PATH',
'https://
URL/admin/index.php');  and i still can't get in
I didn't change the UniqueID or the encryption key.
I have ssl installed
Any ideas ?


Basara

Hello.

403 error can also be related to incorrect mod_security rules (php modules installed on your server)
https://abantecart.atlassian.net/wiki/spaces/AD/pages/3604484/Mod+security+403+406+error

windsurfer

I was reading this
The correct link to admin is based on what is set during the installation process of the AbanteCart. yourdomainname.com/index.php?s=[your_admin]  [your_admin] is provided during installation and can be located in system/config.php AFTER installation.

I have no idea where that would be in the config file, there is no mention of Your_admin.

llegrand

in your cPanel,  public_html  files -  your installation location (domain) (subfolder, if any)

in system/ config


// Admin Section Configuration. You can change this value to any name. Will use ?s=name to access the admin
define('ADMIN_PATH', 'clean1215');   where clean1215  is whatever you set your admin_path  during your installation.

Since you are just starting -  why don't you delete this installation and re- install after reading a bit more in the manual.
Or if you cPanel has Softaculous  use it to install AbanteCart - and most of your issue should be resolved.




Forum Rules Code of conduct
AbanteCart.com 2010 -