On 1.881v, in "PPTP VPN Server", "Apply Configuration" and "Start/Stop PPTP Server" buttons are not working.
Ubuntu 17.04 server (VPS)
PoPToP version 1.4.0
pptpd v1.4.0
Full path to PPTP daemon program = /usr/sbin/pptpd
PPTP configuration file = /etc/pptpd.conf
Full path to PPTP PID file = /var/run/pptpd.pid
PPP accounts file = /etc/ppp/chap-secrets
Default PPP options file = /etc/ppp/options
PPTP PPP options file = /etc/ppp/pptpd-options
Command to start PPTP daemon = /etc/init.d/pptpd start
Command to stop PPTP daemon = /etc/init.d/pptpd stop
File to which PPP messages are logged = /var/log/messages
Hi, I do not know if it is the most correct way, but since I needed a solution and did not find anything about it, I adapted the code snippet to the "Apply configuration" button from the file "\net\index.cgi" to the buttons of the "/pptp-server/index.cgi" file and it worked:
Last edit: Sandro Santos 2018-06-02
Thanks for pointing this out - I'll include a similar fix in the next release.