Memory limit of 10240 KB exceeded for buffered query in PHP and SQL Server 2008 By Admin Rabu, 18 April 2018 Add Comment chrom ram if you trying to access SQL Server through PHP and get crashes and show the message that contains " ... Memory limit of 10240 KB exceeded for buffered query ... " just add these script in php.ini client_buffer_max_kb_size = '50240' sqlsrv.ClientBufferMaxKBSize = 50240 Share this post
0 Response to "Memory limit of 10240 KB exceeded for buffered query in PHP and SQL Server 2008"
Posting Komentar