Topic: Other virtualhost or sites
Before my installation of iRedMail on Debian trixie, I installed and configured MariaDB and PhpMyAdmin with use under Nginx.
All worked fine and I could get to the PhpMyAdmin portal throught the web browser and access the different databases as I wanted.
After installation of iRedMail, the configuration as been copied in a backup folder of nginx for old configurations.
I could see that the 'fastcgi_pass' was wrong and was no more a unix file to access but a service to listen on port 9999 on localhost.
I changed this but did not get the configuration working even with this changed.
So I checked the templates folder for nginx with the SOGo, Roundcube, iRedAdmin, etc. configurations and I could see there a template file for Adminer.
I opened it and followed the steps written inside this file to download the latest version and stored it in the /opt/www/adminer folder and did the 'chmod' as written.
I had a 404 error showing that the /var/www/html/adminer file or folder was not found.
So I created a adminer folder in the /var/www/html folder as requested and created also a link file to the /opt/www/adminer/latest.php file and then I got a 403 error that the file was not accessible.
How can I get adminer work ?
Why I cannot create other sites in the sites-available folder of nginx with just the change of the fastcgi_pass configuration to access the service instead of the unix file ?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.