Hello, I am having a problem with the payments page under the admin.
I recently switched hosting services, I was GoDaddy but switched to Surpass hosting because GoDaddy would only allow php5 with the .php5 extension. I didnt like that, I read a post saying that future zencarts will be only php5 so I wanted to switch.
Well now when I try to access the payments page under the admin I get this error:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 122880 bytes) in /home/compevol/public_html/includes/modules/payment/paypal/paypal_curl.php on line 430.

Also now when going to through the checkout process the checkout_confirmation page just shows up blank.

I can switch to have my pages parsed as php4 and when I do that everything works great. Just wondering if anyone knows why this is happening, I dont think my hosting service will allow me to up the memory limit from 8mb. I would really like to use php5 as the future zencarts will require that.