php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #9985 Enable logging documentation
Submitted: 2001-03-26 02:36 UTC Modified: 2001-03-26 15:40 UTC
From: webmaster at crescentart dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.4pl1 OS: Red Hat Linux 6.2
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: webmaster at crescentart dot com
New email:
PHP Version: OS:

 

 [2001-03-26 02:36 UTC] webmaster at crescentart dot com
I am looking for documentation that show the corect configure line to tell php to enable logging to the access.log file. But I not found it any where. Can you tell me what the correct configure option is to enable logging? Is it just enable-loggin?

Eric

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-26 02:38 UTC] webmaster at crescentart dot com
I am looking for documentation that shows the correct configure line to tell php to enable
logging to the access.log file. But I have not found it any where. Can you tell me what the
correct configure option is to enable logging? Is it just enable-loggin?

Eric

 [2001-03-26 03:15 UTC] sniper@php.net
You can do it by editing php.ini file:

http://www.php.net/manual/en/configuration.php

--Jani

 [2001-03-26 14:58 UTC] webmaster at crescentart dot com
The log lines in the php.ini file all relate to error logging. I am looking for a line to enable access logging.
 [2001-03-26 15:40 UTC] sniper@php.net
That's the web server's problem.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 05:01:28 2025 UTC