php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #477 Re: bug #476
Submitted: 1998-06-25 15:57 UTC Modified: 1998-06-25 17:44 UTC
From: boydbria at pilot dot msu dot edu Assigned:
Status: Closed Package: Other
PHP Version: 3.0 Final Release OS: Redhat 5.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 + 50 = ?
Subscribe to this entry?

 
 [1998-06-25 15:57 UTC] boydbria at pilot dot msu dot edu
well after going through the module support page at Apache I had a few things that needed to be added to my ./configuration script.

I added --enable-shared=php3


And it seemed to compile, now when running the httpd script I get the following error:

[root@nic-c5-250 sbin]# ./apachectl start
Syntax error on line 27 of /usr/local/apache/etc/httpd.conf:
Cannot load /usr/local/apache/libexec/mod_php3.so into server: /usr/local/apache
/libexec/mod_php3.so: undefined symbol: php3_ini
./apachectl start: httpd could not be started
[root@nic-c5-250 sbin]#
                                                       
Any ideas?
Thanks
Brian

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-06-25 17:44 UTC] rasmus
Again, follow the steps in README.configure
 [2023-06-22 14:15 UTC] git@php.net
Automatic comment on behalf of saundefined
Revision: https://github.com/php/doc-ru/commit/92b6c8ac682a8be8e1898aac262fff0147d43630
Log: Исправление опечатки
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC