CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 MySQL error SELECTing data [resolved]

Print topic Send  topic

Author Message
mikelt4

Posts: 9
Posted: 03/09/2012, 9:20 PM

PHP-5.2, MySQL- 5.0, IIS-7.0 ODBC - 5.01.10

getting the following error on one of my pages -
--------------------------------------------------------------------------
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2545619 bytes) in D:\Hosting\8991337\html\Template.php on line 237
-------------------------------------------------------------------------

the 8991337 is my database location. not sure why its exhausting the memory or what line 237 is trying to do.


thx for any help.

mike
View profile  Send private message
DataDoIT
Posted: 03/10/2012, 5:30 AM

Look in your php.ini file and bump up the memory limit.

memory_limit = 128M

If you're loading in longblobs with image or PDF info in them, then
you'll need to do a little more work in how you manage that.
mikelt4

Posts: 9
Posted: 03/10/2012, 10:32 AM

my GoDaddy Windows platform does not allow access to the ini files.

supposedly, their Linux platform does..... i guess i'll have to switch.

thx
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.