• Previous message: [greg-dev] Confused about auto updates
  • Next message: [greg-dev] Skip to next feed
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    [greg-dev] Confused about auto updates

    Hello, the version showing on the admin screen is 0.5.0.
    
    Not sure if the update was working earlier as i'd just left it running 
    assuming it'd just work and have only recently noticed that none of the 
    higher ID channels have any items associated with them. Will try with 100 
    feeds tomorrow and see what happens.
    
    Hope it not a php.ini max_execution_time setting as its a shared hosting 
    providers box for this particular site and i dont have access to change 
    those settings. Will request the raw log data to see if it gives any 
    indications. Been having a play with just using update.php without the 
    ?silent switch and even though it appears to hang the browser, the updates 
    do seem to occur and i dont get any timeout using it this way (just had the 
    thing running for an hour from my local browser before closing it) so have 
    changed the scheduled task to run non silent to see whether the next round 
    of updates completes a full pass.
    
    Paul
    
    
    ----- Original Message ----- 
    From: "Sameer D'Costa" <sameerslists at gmail.com>
    To: <gregarius-dev at sinless.org>
    Sent: Monday, September 19, 2005 1:14 AM
    Subject: Re: [greg-dev] Confused about auto updates
    
    
    > Hi,
    > It would be helpful to know what version of gregarius you are running.
    > There have been some recent changes to the update.php file and some of
    > them change the behaviour of update.php?silent. It would also be helpful
    > to know if the update was working fine earlier and has now suddenly
    > stopped working. Also, try doing the same thing you are doing with a
    > smaller number of feeds (about 100) and see if you have the same
    > problem.
    >
    >> - How do i set it so when the update.php?silent page is called it
    >> completes a full pass of the database and updates all the feeds?
    >
    > The CGI error you are getting means that update.php?silent is dying
    > before it finishes. There could be several reasons for this. Maybe the
    > process gets out of memory, or it is running past max_execution_time
    > which is set in your php.ini file or there is a bug in the code
    > somewhere. Do your server logs give you any information?
    >
    >> - If i open my browser and type in
    >> http://www.mysite.com/admin/update.php?silent can i then shut my
    >> browser window without ending the update process? ie, once called will
    >> it continue to run until completion even if the callers user session no
    >> longer exists?
    >
    > Quite by chance I asked Martey the same question this morning. It looks
    > like the script continues to run even if the browser aborts the session.
    >
    > Sameer
    > _______________________________________________
    > gregarius-dev mailing list
    > gregarius-dev at sinless.org
    > http://sinless.org/mailman/listinfo/gregarius-dev 
    
    
    Posted by D2 Computing [reply] at Mon Sep 19 02:35:00 CEST 2005