|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-01-07 18:54 UTC] sniper@php.net
[2001-03-09 20:55 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 12:00:01 2025 UTC |
Hi I have a script which displays executes 15 times passthru to include the output of a perlscript. passthru("perl scripts/calc.pl $file"); The apache child that executes this dies with a segfault I use debian unstable with the latest version of php4 Jacob