Welcome Guest, Not a member yet? Register   Sign In
codeigniter 2.1 vs postgre 8.2.4
#1

[eluser]lord_nerevar[/eluser]
Hi, i am trying to build an application that makes some queries to a postgre 8.2.4 db, but i have a strange problem. Note that the db is not mine, i have a read-only access.

When i run a query with few result, all works fine. If i run a query that could have more results, i see a php error, "Fatal error: Allowed memory size of X bytes exhausted (tried to allocate Y bytes)..."

I check my php.ini and i saw that memory limit is set to 128M (i have php 5.3.8 installed with xampp on Windows 7 32bit).

I also tried to set the limit to 512M, but nothing change.

suggestions?





Theme © iAndrew 2016 - Forum software by © MyBB