Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2008
    Posts
    2
    Plugin Contributions
    0

    Default Memory Error trying to setup paypal

    I've been trying to setup Zen Cart for a while i keep on running into this error while trying to setup:

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 92160 bytes) in /var/www/web47/web/ZenCart/includes/modules/payment/paypalwpp.php on line 1698

    This occurs when i go to the admin section -->Module--> payment

    I've been trying to fix this issue, in my websearch most forums suggested ini_set("memory_limit","32M");

    and...
    ini_set("max_execution_time","3600");

    This doesn't seem to make any difference at all.
    Please help!

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Memory Error trying to setup paypal

    Quote Originally Posted by rsharma View Post
    I've been trying to fix this issue, in my websearch most forums suggested ini_set("memory_limit","32M");

    and...
    ini_set("max_execution_time","3600");

    This doesn't seem to make any difference at all.
    Please help!
    The above would be for use if you run your own Server.

    If you have a Shared Hosting account you need, if you don't have already, a 'php.ini' file which is put in your DOCUMENT ROOT dir.

    In it, add the following statement:

    memory_limit = 16M

    Try the above setting and keep doubling till the error msg. goes away.

 

 

Similar Threads

  1. Error when trying to run setup
    By vendweb in forum Installing on a Windows Server
    Replies: 4
    Last Post: 9 Jan 2013, 06:09 AM
  2. "Out of Memory" error when trying to view orders
    By jgold723 in forum General Questions
    Replies: 0
    Last Post: 10 Feb 2011, 08:28 PM
  3. Newbie getting this php error when trying to setup
    By Eddie French in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 23 Nov 2009, 11:39 PM
  4. GoDaddy user trying to setup PayPal Express
    By sweetV in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 30 May 2009, 05:49 PM
  5. Please Help trying to setup PayPal Pro
    By ellisn in forum PayPal Website Payments Pro support
    Replies: 17
    Last Post: 9 Aug 2008, 12:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg