php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4142 I can't get both php4 and php3 work together
Submitted: 2000-04-13 18:32 UTC Modified: 2000-04-13 19:43 UTC
From: nafarieh at impact dot xerox dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 1 OS: Linux
Private report: No CVE-ID: None
 [2000-04-13 18:32 UTC] nafarieh at impact dot xerox dot com
apache won't start when I combine the two php3 and php4
modules in httpd.conf. COuld you send me a sample
apache httpd.conf that works for both php3 and php4.
your documentation did not help. I can run php4 module
by itself but php3 extention files do not get recognized by
apache. Any help is appreciated.


Thanks,

-Asghar

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-04-13 19:43 UTC] rasmus at cvs dot php dot net
You need to compile both PHP 3 and PHP 4 using --enable-versioning
(The bug database isn't really the place for questions like this)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 21:01:29 2024 UTC