Zen Cart Logo
Forums / Addon Payment Modules / Google checkout memory limit help

Google checkout memory limit help

Locked

Views: 1,076

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
8 Mar 2009, 2:08 PM
#1
matchett64 avatar

matchett64

New Zenner

Join Date:
Jun 2008
Posts:
30
Plugin Contributions:
0

Google checkout memory limit help

Ok so heres the problem......

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 244 bytes) in /includes/modules/shipping/table.php on line 179

Now I know there are a million and one post on this, most saying that this is an issue I have to take up with my "hosting service" or have access to "php.ini" i understand all that but my host will not increase this size of my memory!!!:censored:
Would jump ship if it were not for the fact that i have alot of sites hosted with and it would just take too much hassle to sort!

They will not allow me to create my own php.ini or allow me access to it, they run php as cgi scripting by the way.

So this is my problem, i want to install google checkout as alot of my customers are requesting it and it goes well getting refunds from my adwords account......

I know there is a way round this by code similar too ```php
ini_set('memory_limit', '8M');

But it is just illuding me where to place this code in the file to allow me to run the script........will probably kick myself with that answer but any help would be great!!
Running zen cart version 1.3.8a.