OpenVPN-Admin icon indicating copy to clipboard operation
OpenVPN-Admin copied to clipboard

Support use of Mysql on different server

Open fahrenheit9 opened this issue 8 years ago • 1 comments

It is currently not possible to install you OpenVPN-Admin app if the Mysql Server is located on a remote server. Could you add support for that ?

See the comment on line 85 of the install script: # TODO MySQL port & host ?

Thanks

fahrenheit9 avatar Apr 24 '17 13:04 fahrenheit9

its just basically changing (manually) entries in include/config.php to the mysql credentials of your remote database but making sure to grant priveledge of the user

modfiles avatar Jun 17 '17 02:06 modfiles