[PHP-DEV] PHP 4.0 Bug #5243: Could not start apache 1.3.12 Returncode 3 From: alf.nicolaysen <email protected>
Date: 06/28/00

From: alf.nicolaysen <email protected>
Operating system: AIX 4.2.1
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Dynamic loading related
Bug description: Could not start apache 1.3.12 Returncode 3

Under AIX 4.2.1 Maintenance Level 6 I compiled first the newest apache 1.3.12 with DSO-Support (not gcc but xlC).

Second I changed in sourcecode of php the dlerror definition to avoid the compile problem described in further. Then I compiled with apxs-support and all went well beside a bunch of warnings about wrong prefixes in files (earlier described in buglist)

When all was finished, I tried to start the apache and it just says: httpd could not be started (ExitCode 3)

Another try with ./httpd -X exits with exitcode 6

-- 
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>