Hey there!
I run a photography website built on io200, a CMS built for photographers. It’s a PHP app built for Apache or Nginx, but I got it (mostly) working on Openlitespeed.
The website is functional (dinis.top) but while performing some actions, uploading photos in a certain manner, creating a page, I get a 403 forbidden error with the corresponding error on Cyberpanel: 2024-07-21 17:41:11.866886 [ERROR] [56067] [***************:HTTP2-3] MIME type [application/x-httpd-php] for suffix '.php' does not allow serving as static file, access denied!
I’m on:
Current Version:
2.3
Build:
7
Current Commit:
7d4ca8bf0b8c191792e4ffa197b31fa120dc012e
Latest Version:
2.3
Latest Build:
7
Latest Commit:
37d51aed41daa781f370d7c8edcb9cc4f7ff5dad
I’ve tried several PHP versions, I’ve checked the .htaccess rules, and I don’t know how to troubleshoot this further. Got any ideas? Thanks.