You don't have permission to access /CRM/index.php on this server.

please someone… does anyone knows how to fix this? i am not able to save any new quotation or modify them…

Chenge the permissions of the file.

If you install it in cpanel. Go to index.php and then clic (right clic) change permission 755
Otherwise try to change by command sudo chmod 777 index.php

best regards

Martin

Yes, it has came from your htaccess file at upload folder : here you are ! :woohoo:

  • goto YourCRM/upload/
  • edit .htaccess file or delete away :
	
Order Deny,Allow
Allow from all

@hoasenvang7799 thanks for trying to help, but your advice doesn’t look very secure to me… and it’s really not necessary to get SuiteCRM running properly.