-
Notifications
You must be signed in to change notification settings - Fork 2
Sysadmin papilusion php curl 09 04 2013
yannouk edited this page Apr 9, 2013
·
1 revision
- user : root
- host : papilusion.reverse.seizam.com
- date : 09/04/13 15:45
- curpath : /home/yannouk
[email protected]# apt-get update [email protected]# apt-get install php5-curl
- Edit /etc/php5/apache2/php.ini, see [1] as requested by installer changenote
[1]\* Edit /etc/php5/apache2/php.ini
--- old 2013-04-09 15:50:05.000000000 +0000 +++ new 2013-04-09 15:51:01.000000000 +0000 @@ -455,2 +455,5 @@ +; How many GET/POST/COOKIE input variables may be accepted +; max_input_vars = 1000 + ; Maximum amount of memory a script may consume (128MB)