php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13897 can not install to apache 1.3.22
Submitted: 2001-11-01 04:08 UTC Modified: 2001-11-01 04:32 UTC
From: hyn_4 at 163 dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.6 OS: CygWin
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hyn_4 at 163 dot net
New email:
PHP Version: OS:

 

 [2001-11-01 04:08 UTC] hyn_4 at 163 dot net
Cygwin 1.3.3

$ cd apache_1.3.22
$ ./configure
$ cd ..

$ cd php-4.0.6
$ ./configure --with-mysql --with-apache=../apache_1.3.x --enable-track-vars
$ make
$ make install

$ cd ../apache_1.3.x
$ ./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a
$ make
$ make install
$ cd ../php-4.0.6
$ cp php.ini-dist /usr/local/lib/php.ini


Error !!



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-01 04:32 UTC] derick@php.net
Not enough information, please read bugs.php.net/how-to-report.php before submitting a report.

Derick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC