php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29641 Typo Error in php.ini
Submitted: 2004-08-13 02:30 UTC Modified: 2004-08-17 12:59 UTC
From: jsgoupil at lookstrike dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 5CVS-2004-08-13 (dev) OS:
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: jsgoupil at lookstrike dot com
New email:
PHP Version: OS:

 

 [2004-08-13 02:30 UTC] jsgoupil at lookstrike dot com
Description:
------------
php.ini typo.

As i checked the mistake in comment related in  http://bugs.php.net/bug.php?id=29581
I found a new one 4 lines above :P

; Maximum time (in secondes) for connect timeout. -1 means no limimt
mysql.connect_timeout = 60


Supposed to be "limit" not "limimt"

Also in latest version of 4 on CVS


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-13 02:34 UTC] jsgoupil at lookstrike dot com
Just check if the following sentence is correct (in php.ini again).

"; This is the recommended, PHP 4-style version of the php.ini-dist file."

(Just wondering if it is PHP 5-style version ...

(For PHP5 of course)
 [2004-08-13 02:42 UTC] jsgoupil at lookstrike dot com
(changing category to MySQL related...)
 [2004-08-17 12:59 UTC] tony2001@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 01:01:26 2025 UTC