On Tue, August 21, 2007 6:14 am, Humani Power wrote:
> Hi everybody. I have a Fedora Core 7 with php 5, and I want to upload
> an
> image.
> The funniest thing is that my script works fine in other computer but
> not in
> this one.
> I look for the error in /var/log/httpd/error.log and I found this
>
> [Tue Aug 21 15:52:46 2007] [notice] caught SIGTERM, shutting down
> [Tue Aug 21 15:55:32 2007] [notice] suEXEC mechanism enabled (wrapper:
> /usr/sbin/suexec)
> [Tue Aug 21 15:55:32 2007] [notice] Digest: generating secret for
> digest
> authentication ...
> [Tue Aug 21 15:55:32 2007] [notice] Digest: done
> [Tue Aug 21 15:55:33 2007] [notice] mod_python: Creating 4 session
> mutexes
> based on 256 max processes and 0 max threads.
> [Tue Aug 21 15:55:33 2007] [notice] mod_python: using mutex_directory
> /tmp
> [Tue Aug 21 15:55:34 2007] [notice] Apache/2.2.4 (Unix) DAV/2
> PHP/5.2.2
> mod_python/3.3.1 Python/2.5 mod_ssl/2.2.4 OpenSSL/0.9.8b
> mod_perl/2.0.3
> Perl/v5.8.8 configured -- resuming normal operations
>
> I know that this is PHP forum, but dont know if it is related.
> Thanks for your help

It's POSSIBLE you've found some kind of issue in PHP that is causing
Apache to sigterm...

Can you get that same info in your log by uploading another image?

Does it happen at the right time to be a direct result of the upload?

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to