Hi all
PHP manual state "We do not recommend using a threaded MPM in production
with Apache 2. Use the prefork MPM instead, or use Apache 1. For information
on why, read the related FAQ entry on using Apache2 with a threaded MPM" (
http://www.php.net/manual/en/install.windows.apache2.php )
>From a
Hi all
I'm upgrading PHP version from PHP 4 to 5.3.0 and Apache to 2.2.13, but I'm
facing a weird problem on the following statement:
$StringaParametri=exec('java -cp ..\\java rsa6230 ' . $Token);
It works on PHP 4 and PHP 5 CGI, but it hang Apache using MOD_PHP5. The
problem occurs when 2 or mo
2 matches
Mail list logo