[Piwik-trac] [Piwik] #276: Oops… problem during the request, please try again.

Piwik trac at piwik.org
Tue Jul 8 14:23:45 CEST 2008


#276: Oops… problem during the request, please try again.
------------------------------+---------------------------------------------
  Reporter:  sowosammerneger  |       Owner:           
      Type:  Bug              |      Status:  new      
  Priority:  normal           |   Milestone:  RobotRock
 Component:  Core             |     Version:           
Resolution:                   |    Keywords:           
------------------------------+---------------------------------------------
Comment (by sowosammerneger):

 Replying to [comment:1 matt]:
 >  * check that your crontab is actually working by checking that the
 output is the expected XML from the API calls.
 >  * check your error logs when you have the "oops" error message

 Think I got it.
 Piwik is running on a dedicated server on which I try the new ispcp
 control panel.

 The php.ini for the domain piwik is running on, is hidden in a special
 place, which I have overseen.

 The responsible php.ini is now set to:


 {{{
 ;;;;;;;;;;;;;;;;;;;
 ; Resource Limits ;
 ;;;;;;;;;;;;;;;;;;;

 max_execution_time = 3600     ; Maximum execution time of each script, in
 seconds
 max_input_time = 120 ; Maximum amount of time each script may spend
 parsing request data
 memory_limit = 512M      ; Maximum amount of memory a script may consume
 (128MB)

 }}}

 I will wait for a week or two and start changing the memory_limit.

 The day he ran out of memory had more than 12.000 visits counted.


 Is there a way to calculate the memory_limit needed?

-- 
Ticket URL: <http://dev.piwik.org/trac/ticket/276#comment:3>
Piwik <http://piwik.org>
Piwik, open source web analytics software


More information about the Piwik-trac mailing list