php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #17905 Reference to Bug #17881
Submitted: 2002-06-21 12:56 UTC Modified: 2002-06-21 14:34 UTC
From: frodo at chatfree dot org Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.2.1 OS: Freebsd
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: frodo at chatfree dot org
New email:
PHP Version: OS:

 

 [2002-06-21 12:56 UTC] frodo at chatfree dot org
This is in reference to bug report# Bug #17881

The docs for php is poorley written and it lacks the proper documentation to explain how to install php with apache on the majority of the operating systems.  Freebsd does not even come close to slackware or redhat. There is also so many options with ./configure that is used with apache and php that is the possible combinations are more then 100 options.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-21 13:20 UTC] cynic@php.net
hm, is this that hard (talking about FreeBSD)?

# (cd /usr/ports/www/mod_php4 && make install)

Please, be more specific in your description of the problem.
Also, as always, the documentation source is available, and patches are welcome.
 [2002-06-21 14:34 UTC] rasmus@php.net
This is not a bug report - if you feel the need to gripe, do so on the mailing lists like everyone else.
 [2002-06-21 15:24 UTC] frodo at chatfree dot org
I added the mod_pph4 and I did this:

1. Make clean in install apache and in the php
2. install the mod_php4
3. re-compiled and installed apache then php

Now when I try and start apache I am getting this error?

ptay1-ds# /www/bin/apachectl start
Syntax error on line 206 of /www/conf/httpd.conf:
Cannot load /home/www/libexec/libphp4.so into server: /home/www/libexec/libphp4.so: Undefined symbol "apr_bucket_type_file"
/www/bin/apachectl start: httpd could not be started
ptay1-ds#

I like php, but I am getting fustrated with it now. Please help me.

Thank you
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 08:01:30 2024 UTC