Re: Fileinfo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Feb 4, 2008 4:06 AM, Mad Unix <madunix@xxxxxxxxx> wrote:
> I can not install FileInfo...  any help
[snip]

    Note this line:
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to....

    Update the php.ini to use more than 8MB.  (See `memory_limit`)

    While you're at it, you may want to update your
`max_execution_time` and `max_input_time`, but those shouldn't be
factors here.  Just something else you may run across.

    Whatever you do, if it's a production box, be sure to set
reasonable limits, or else you open yourself up for far worse problems
than not being able to install a module.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux