Fresh Install on Ubuntu 18.04 Plesk Server, CSS JS corrupted

Hi, after a fresh install with the web installer php file, everything completes fine according to the installer, however, upon starting up NC, I get the below visual:

Nextcloud version (eg, 18.0.2): lastest stable
Operating system and version (eg, Ubuntu 20.04): Ubuntu 18.04
Apache or nginx version (eg, Apache 2.4.25): Apache 2.4 FPM
PHP version (eg, 7.1): PHP 7.4.13
Plesk Obsidian 18.0.32

Is this the first time you’ve seen this error? (Y/N): Yes

Steps to replicate it:

  1. fresh install on my server

The output of your Nextcloud log in Admin > Logging:
I can’t even get there…

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

default after install , no manual changes.

The output of your Apache/nginx/system log in /var/log/____:

13102#0: *59344 open() “/var/www/vhosts/xxxxx/httpdocs/index.php/css/dashboard/d149-22d7-dashboard.css” failed (20: Not a directory)

Thanks everyone and merry Christmas

Turns out I just needed to deactivate Apache in Plesk and run the whole thing with NGINX. Worked!