• Moderatore

    Istallare curl su server linux

    Ciao a tutti,
    Ho un piccolo problemino.. ho un rps e devo istallare il curl ho provato a istallare digitano: apt-get install php5-curl ma mi da il seguente errore:

    • Maximum number of file uploads per request limited

    To prevent Denial of Service attacks by exhausting the number of
    available temporary file names, the max_file_uploads option
    introduced in PHP 5.3.1 has been backported.

    Due to the nature of this new option a default limit has been set
    to 50, hoping it is sensible enough to not to cause disruptions on
    existing services.
    The value of this new limit can be changed in the php.ini file.

    If you installed the php5-suhosin extension there was a limiting
    mechanism in place already. In this case you may want to make sure
    the new limit imposed by PHP itself is not smaller than suhosin's.

    -- Raphael Geissert [email protected] Sat, 21 Nov 2009 1848 -0600
    Quindi in teoria se ho ben capito devo mettere nel file php.ini questa riga max_file_uploads mettendo magari 150 file.. ma non so in quale parte metterlo..Attendo una vostra risposta saluti filippo


  • Moderatore

    Ma quel messaggio lo dà il sistema?

    Comunque ho letto che il problema si risolve premendo q quando ti dà il messaggio. Non so che razza di meccanismo sia ma si tratta sicuramente di una regola di apparmor.


  • Moderatore

    Ciao,
    Si ho risolto premetto Q dal putty era un messaggio di sicurezza ma ho risolto.. grazie lo stesso