1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
D9ping
03f2620e48 Backup php.ini to $raspap_dir/backups folder.
Ask for before changing php configuration of httpOnly and opcache.
Do not change session.use_strict_mode, no extra question.
Ask to restore backup of php.ini from $raspap_dir/backups folder in uninstall.sh.

Signed-off-by: D9ping <D9ping@users.noreply.github.com>
2018-08-31 23:38:30 +02:00
Bill Zimmerman
6dc944603c
Merge branch 'master' into new-php-pa 2017-11-16 02:28:59 +01:00
billz
0f7658221e Installs php7.0-cgi on Stretch, maintains backwards compatibility 2017-11-16 01:24:02 +00:00
Lawrence
908f0de8cb Updated install and uninstall scripts to append to rc.local rather than overwrite the file 2017-10-21 22:39:29 +08:00
Lawrence
1fc0615452 Updated install script with new sudoers lines required. Updated uninstall script to resolve lighttpd directory contents not being removed
Updated dashboard.php file to remove IP addresses when taking wlan0 down.
2017-10-04 01:28:57 +08:00
Lawrence
f507a0b8cf Created the uninstall script 2017-10-03 13:09:55 +08:00