Topic: adminer with apache
==== Required information ====
- iRedMail version (check /etc/iredmail-release): iRedMail-0.9.5-1
- Linux/BSD distribution name and version: debian 8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): ldap
- Web server (Apache or Nginx):apache2
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====
Hi all:
Any idea howto install adminer with apache2 ?
i try this confoguration :
wget "http://www.adminer.org/latest.php" -O /opt/www/adminer/latest.php
ln -s /opt/www/adminer/latest.php /opt/www/adminer/adminer.php
ls -la
echo "Alias /adminer.php /opt/www/adminer/adminer.php" | sudo tee /etc/apache2/conf-available/adminer.conf
echo "Alias /adminer.php /opt/www/adminer/adminer.php" | tee /etc/apache2/conf-available/adminer.conf
a2enconf adminer.conf
/etc/init.d/apache2 reload
but when i acceed to the http://ip-address/adminer.php i have error The requested URL /adminer was not found on this server.
Can some one help me.
Thank's
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.