[PHP-DEV] PHP 4.0 Bug #6842: Apache 1.3.12 with PHP 4.0.2 cannot handle more than 127 name based vhosts. From: adi <email protected>
Date: 09/21/00

From: adi <email protected>
Operating system: Solaris 2.8 SPARC
PHP version: 4.0.2
PHP Bug Type: Unknown/Other Function
Bug description: Apache 1.3.12 with PHP 4.0.2 cannot handle more than 127 name based vhosts.

I use Solaris 2.8 (Generic_108528-01), Apache 1.3.12 and PHP 4.0.2. After adding the 128th name based virtual host, the server stops executing PHP scripts, but all other parts of the webserver remain functional. If I wanted to execute a PHP script, then the server responds that it cannot find the script ITSELF for inclusion. I reproduced the same configuration on Debian/GNU Linux 2.2 w/ kernel 2.2.17 and it went smoothly. PHP 3.0.16 produces the same results on the Sun, I haven't yet tested it on Linux (since I prefer using PHP4).

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>