Quote:
Originally Posted by Slowhand
Croydon,
Is it Ok to symlink the installation of phpmyadmin to /var/www?
(Ubuntu installs it in /usr/shared I think)
Will your plugin still work?
Is it a secure thing to do?
Slowhand
|
In my opinion: yes
ln -s /usr/share/phpmyadmin /var/www/phpmyadmin works for me.
But be sure users need to log in and are not automatically logged in as root