Nextcloud ubuntu install help

“mod_env and mod_rewrite must be installed on your webserver and the .htaccess must be writable by the HTTP user. Then you can set in the config.php two variables”

where is the config.php file?

thanks

If you installed using snap dont bother you wont be able to modify anything. Otherwise check /var/www/nextcloud

find STARTING-PATH -name config.php

For example:
find /var/ -name config.php

However, if you installed Nextcloud to “/var/www/nextcloud”, then you can find the config.php here:
“/var/www/nextcloud/config/config.php”

@schmu only if you have called the webinstaller, otherwise there is just config.sample.php
(tar.bz2 installer)