ontarget
Active Member
Hi I upgraded a J310.11 site with to J4 /F4Beta. When navigating the backend (Fabrik lists, elements etc) the site will give a Forbidden 403 Error
Any ideas how this can be fixed?
Also when making changes to e.g calc elements then I get a popup with"Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."
I have ensured that I have a J4 htaccess file and i have the following php.ini filePlease wait - still loading
Code:
allow_url_fopen=1
display_errors = Off
max_execution_time = 60
max_input_time = 60
max_input_vars = 1000
memory_limit = 256M
post_max_size = 15M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php81"
upload_max_filesize = 15M
zlib.output_compression = Off