Re: [PHP] Reading class variable value always returns NULL

2012-08-15 Thread Reto Kaiser
vior is very hard to further simplify. If we throw different exceptions, or unserialize different objects it doesn't happen anymore... As a workaround we added "exit;" to the end of our php script. With a call to "exit" the apache worker will not get "tainted&quo

Re: [PHP] Reading class variable value always returns NULL

2012-08-14 Thread Reto Kaiser
hine environment, while replaying the actual requests that our webserver received. When we're just simulating random load on the web server it doesn't happen. So it must have something to do with certain requests, and they must have some strange byeffect on php, or mod_php or something rela

Re: [PHP] Reading class variable value always returns NULL

2012-08-14 Thread Reto Kaiser
Hi, We have since deployed another webserver machine and observe the exact same behavior there. So it is not a hardware problem. We have also disabled various php modules, but this didn't help either. Any debug suggestions are welcome! :) Reto On Tue, Aug 14, 2012 at 10:40 AM, Reto K

Re: [PHP] Reading class variable value always returns NULL

2012-08-14 Thread Reto Kaiser
e variables becoming NULL since about a week. We had 3 small software upgrade coming from debian since we observe the problem. We think they cannot be related. Still we have reverted all of those and still see the problem. Next step is that we setup a exact copy of the machine. Maybe it is a hardware

[PHP] Reading class variable value always returns NULL

2012-08-12 Thread Reto Kaiser
: Jun 10 2012 07:31:32) php -m: https://raw.github.com/gist/3331641/2f7e80bd03abfb728b659634d3f4bac0131f4d6a/gistfile1.txt php -i: https://raw.github.com/gist/3331651/bcf6e3654bf391482627505447848de173d0bbab/gistfile1.txt Does anyone have an idea what could cause this, or how to further debug? Thanks, Ret

Re: [PHP] Copy sent mail in a mailbox folder PS

2005-05-28 Thread Reto
be please if sharing with me... cu reto -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Copy sent mail in a mailbox folder

2005-05-28 Thread Reto
essage and save this to the mailfolder... Thanks in advance reto -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Sorting Objects in an array by object properties

2005-05-27 Thread Reto M. Kiefer
te "sendtime" in order to get a list of email header sorted by their arrival time. Has anyone an idea how to solve this? I tried various of the array sorting functions but without success. Thanks in advance Reto PS: The array has the following structure: Array ( [0] => mail

[PHP] Missing images

2002-11-25 Thread Baumann Reto
x27;t work. The only thing which does work is shutting down the browser and restarting the whole thing. So, why do some images turn white? These normally happens after about the 6th page of images (12 iamges a page). Any idea? Thanks a lot reto -- PHP General Mailing List (http://www.php.net

Re: [PHP] Header Location not working

2002-11-20 Thread Baumann Reto
Yes, I have an exit() immediately following header... Could these statements in any way affect the session? Or session update? "Jason Wong" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Wednesday 20 November 2002 06:36, Bau

Re: [PHP] Header Location not working

2002-11-20 Thread Baumann Reto
impossible. reto "Chris Shiflett" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > --- Baumann Reto <[EMAIL PROTECTED]> wrote: > > Does somebody know if there is a potential problem with > > Header("Location: .

Re: [PHP] Header Location not working

2002-11-20 Thread Baumann Reto
It's mainly MSIE 5.0 for MacOS or MSIE 5.5 for Win9x "Bigdog" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > What browsers are having the problems? > > On Tue, 2002-11-19 at 15:36, Baumann Reto wrote: > > Hi

[PHP] Header Location not working

2002-11-19 Thread Baumann Reto
ssions and html-post request to get to this page (probably they are messing things up). On most browser, the setup is working very well... Thanks for the help reto -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Load Balancing and PHP Sessions

2002-04-25 Thread Baumann Reto
session.cookie_domain? Thanks for any help Reto -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Lossless JPEG image rotation

2002-02-24 Thread Baumann Reto
ick's convert isn't lossless :( Any other ideas? Thanks a lot Reto -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Getting an RGB value of a pixel (JPEG)

2002-02-19 Thread Baumann Reto
Hi there I have to get an RGB value of a specified pixel in an JPEG image. This image uses 24bit per pixel (so is true-color). How could this be done? Thanks a lot Reto -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php