Accepting request 288819 from home:ecsos
I have fixed error displayed in Status/Advisor and not functional display of cpu and memory under Status/Monitor/. Is this okay or is something to be said against it? OBS-URL: https://build.opensuse.org/request/show/288819 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=186
This commit is contained in:
parent
0919171df5
commit
72eeda2214
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 09:07:09 UTC 2015 - ecsos@opensuse.org
|
||||
|
||||
- fix error displayed in Status/Advisor and not functional display
|
||||
of cpu and memory under Status/Monitor/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 23:54:51 UTC 2015 - ecsos@opensuse.org
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
php_admin_flag allow_url_fopen off
|
||||
php_admin_flag zend.ze1_compatibility_mode off
|
||||
php_admin_flag safe_mode Off
|
||||
php_admin_value open_basedir "@ap_docroot@/@name@:/var/lib/php5:/tmp:@docdir@/@name@:/etc/@name@"
|
||||
php_admin_value open_basedir "@ap_docroot@/@name@:/var/lib/php5:/tmp:@docdir@/@name@:/etc/@name@:/proc/meminfo:/proc/stat"
|
||||
# customize suhosin
|
||||
php_admin_value suhosin.post.max_array_index_length 256
|
||||
php_admin_value suhosin.post.max_totalname_length 8192
|
||||
|
Loading…
Reference in New Issue
Block a user