php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #893 Save the file
Submitted: 1998-11-03 15:37 UTC Modified: 1998-11-03 17:00 UTC
From: charles_fisher at bigfoot dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.5 OS: Red Hat 5.2
Private report: No CVE-ID: None
 [1998-11-03 15:37 UTC] charles_fisher at bigfoot dot com
I am trying to prepare PHP on the new Red Hat 5.2 platform.

This uses apache 1.3.3

I am being asked to save the file (Apache won't process .php3 pages).

/usr/sbin/httpd -l reports:
http_core.c
mod_so.c
mod_php.c

srm.conf contains the required AddType, and inserting garbage prevents server startup.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-11-03 17:00 UTC] rasmus
mod_php.c is PHP2.  RedHat-5.2 ships with a source RPM of PHP3, or better yet, grab the current tarballs of both Apache and PHP and build your own.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 06:01:29 2024 UTC