[TYPO3-english] error message

Mark Boland mark.boland at boland.de
Sat Dec 22 08:34:21 CET 2012


Hi Tom,

In phpinfo(), scroll all the way down to 

Loaded Configuration File	/etc/.../php.ini

This is the path of the file actually loaded in your system.

Cheers
Mark Boland



Am 22.12.2012 um 02:12 schrieb tom <typostudy at gmail.com>:

> Hi,
> 
> Yes, you guys are right. I checked php.info, it is still: memory_limit 64M,
> so how could I change it(memory_limit)? I saw two php.info file: one is in
> /home/thejobco,
> the other is in /home/thejobco/public_html, I changed memory_limit in both
> of them, but it does not work.
> 
> Tom
> 
> On Fri, Dec 21, 2012 at 3:25 PM, Mark Boland <mark.boland at boland.de> wrote:
> 
>> Hi Tom,
>> 
>> that's obviously not the php.ini that PHP is using. Your current setting
>> 128M was not considered, but set to 64M (= 67108864). Look into Install
>> Tool "phpinfo()" which php.ini is actually read.
>> 
>> Mit freundlichen Grüssen
>> BOLAND WERBUNG
>> 
>> 
>> 
>> Mark Boland
>> 
>> T: +49-2150-919930 | M: +49-176-23711155 | www.boland.de
>> 
>> Am 21.12.2012 um 07:46 schrieb Christian Platt <
>> christian.platt at pharmaline.de>:
>> 
>>> Did you restart your webserver?
>>> 
>>> Check in install tool with phpinfo, wether the change really took place
>>> 
>>> Christian
>>> Am 21.12.2012 um 06:32 schrieb tom:
>>> 
>>>> Hi Christian,
>>>> 
>>>> I found php.ini in /home/thejobco/public_html.
>>>> And I saw below line:
>>>> memory_limit = 128M      ; Maximum amount of memory a script may consume
>>>> (32MB)
>>>> I changed it to memory_limit = 256M  ;
>>>> but I still got the error message:
>>>> *Fatal error*: Allowed memory size of 67108864 bytes exhausted (tried to
>>>> allocate 2097152 bytes) in*
>>>> /home/thejobco/public_html/city/t3lib/class.t3lib_parsehtml.php* on
>> line *
>>>> 950*
>>>> 
>>>> Tom
>>>> On Fri, Dec 21, 2012 at 1:16 PM, Christian Platt <
>>>> christian.platt at pharmaline.de> wrote:
>>>> 
>>>>> Hi Tom,
>>>>> 
>>>>> you run out of memory when php tries to allocate more memory.
>>>>> 
>>>>> Adjust your php.ini
>>>>> 
>>>>> Look for
>>>>> ; Maximum amount of memory a script may consume (128MB)
>>>>> ; http://php.net/memory-limit
>>>>> memory_limit = 128M
>>>>> 
>>>>> and then increase the memory limit.
>>>>> Restart your Webserver and try again
>>>>> 
>>>>> Christian
>>>>> 
>>>>> Am 21.12.2012 um 06:01 schrieb tom:
>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> I got this message on my typo3 site:
>>>>>> *Fatal error*: Allowed memory size of 67108864 bytes exhausted (tried
>> to
>>>>>> allocate 2097152 bytes) in *
>>>>>> /home/thejobco/public_html/city/t3lib/class.t3lib_parsehtml.php* on
>> line
>>>>> *
>>>>>> 950*
>>>>>> **
>>>>>> *what may cause this problem? and how to fix it? Thanks.*
>>>>>> **
>>>>>> *Tom*
>>>>>> _______________________________________________
>>>>>> TYPO3-english mailing list
>>>>>> TYPO3-english at lists.typo3.org
>>>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>>>>> 
>>>>> _______________________________________________
>>>>> TYPO3-english mailing list
>>>>> TYPO3-english at lists.typo3.org
>>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>>>> _______________________________________________
>>>> TYPO3-english mailing list
>>>> TYPO3-english at lists.typo3.org
>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>>> 
>>> _______________________________________________
>>> TYPO3-english mailing list
>>> TYPO3-english at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list