php - Memory limit while index solrfal in TYPO3 -


i use typo3 7.6 , solr 6.1.3 , solrfal 4.1.0. no php memory limit error everytime i've tried run solrfal scheduler task. still on 57 %. debugged , deleted last file tries index. error thrown next file.

i got error:

fatal error: allowed memory size of 536870912 bytes exhausted (tried allocate 464255211 bytes) in /var/www/web1/htdocs/leipzig.ihk.de/typo3conf/ext/solr/classes/extractingquery.php on line 104 

on line file_get_contents() throws error. file has 90kb. has idea?

i'd recommend not uploading such large file.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -