PHP y SSH2
Alvaro Herrera
alvherre en commandprompt.com
Mar Abr 25 08:12:53 CLT 2006
María Isabel Mateos Bermúdez escribió:
> pear install ssh2-0.10.tgz
>
> En Este paso ya no puedo avanzar. EL ERROR QUE ME DA ES EL SIGUIENTE:
>
> itspro4:/var/sistemas/software # pear install ssh2-0.10.tgz
> <br />
> <b>Fatal error</b>: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in <b>/usr/share/php/System.php</b> on line <b>228</b><br />
> <br />
> <b>Fatal error</b>: Allowed memory size of 8388608 bytes exhausted (tried to allocate 40 bytes) in <b>Unknown</b> on line <b>0</b><br />
Estas chocando con el limite de memoria definido en /etc/php.ini. Edita
ese archivo y aumentalo, luego reintenta.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
Más información sobre la lista de distribución Linux