We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c8e2c commit 661ec27Copy full SHA for 661ec27
src/deb/php/control
@@ -1,7 +1,7 @@
1
Source: hestia-php
2
Package: hestia-php
3
Priority: optional
4
-Version: 7.4.27
+Version: 7.4.27-1
5
Section: admin
6
Maintainer: HestaCP <info@hestiacp.com>
7
Homepage: https://www.hestiacp.com
src/deb/php/php-fpm.conf
@@ -41,4 +41,4 @@ php_admin_value[upload_max_filesize] = 256M
41
php_admin_value[max_execution_time] = 300
42
php_admin_value[max_input_time] = 300
43
php_admin_value[session.save_path] = /usr/local/hestia/data/sessions
44
-php_admin_value[open_basedir] = /usr/local/hestia/:/tmp/:/dev/:/home/:/etc/ssh/
+php_admin_value[open_basedir] = /usr/local/hestia/:/tmp/:/dev/:/home/:/etc/ssh/:/backup/
0 commit comments