ID: 12997
Updated by: lyric
Reported By: [EMAIL PROTECTED]ยง
Old Status: Open
Status: Bogus
Bug Type: Filesystem function related
Operating System: apache
PHP Version: 4.0.4pl1
New Comment:
You need to put quotes around a literal string like "example.txt", otherwise PHP
think
ID: 12990
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Program Execution
Operating System: Redhat 7.1
PHP Version: 4.0.6
New Comment:
User replied:
---
The problem is that I used exec() before the update and it worked fine. I have another
script that does the
ID: 12990
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: *Directory/Filesystem functions
Operating System: Redhat 7.1
PHP Version: 4.0.6
Previous Comments:
[2001-08-28 02:42
ID: 12990
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Open
Old Bug Type: Website problem
Bug Type: *Directory/Filesystem functions
Operating System: Redhat 7.1
PHP Version: 4.0.6
New Comment:
What does $cmd actually return? system() returns the last line of output from the
command
ID: 12592
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Sybase (dblib) related
Operating System: Windows 2000
PHP Version: 4.0.6
New Comment:
Normal - Sybase generates the warning whenever you change databases. Suppress the
message by prefixing
ID: 12449
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old Status: Analyzed
Status: Bogus
Bug Type: GD related
Operating System: Windows 98 SE
PHP Version: 4.0.6
New Comment:
Closed as bogus.
Previous Comments:
[2001
ID: 12449
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Analyzed
Bug Type: GD related
Operating System: Windows 98 SE
PHP Version: 4.0.6
New Comment:
Look in the first section of the output from phpinfo(), and there's a line like:
Configuration File (php.ini)
ID: 10936
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Reproducible crash
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
domxml has changed from children being a method to being a member. Try $children =
$root->children
Previ
ID: 10908
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Bogus
Status: Open
Bug Type: Scripting Engine problem
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
Submitter added:
"Oops! in the code in the above bug report, i made a mistake: Change
if($id=
ID: 9971
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Scripting Engine problem
Assigned To:
Comments:
Closing
Previous Comments:
---
[2001-03-26 16:38:21] [EMAIL PROTECTED]
Two
ID: 9971
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Assigned To:
Comments:
Two things.
1) You should use "$i == 10" for a comparison. By using a single equals, you're
assigning 10 to $i, which is always "true".
ID: 9519
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Date/time related
Assigned To:
Comments:
PHP is performing as documented. You want 'j' not 'n'. See the date manual page :
d - day of the month, 2 digits with leading zeros; i.e. "01&
ID: 8966
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Duplicate
Bug Type: Unknown/Other Function
Assigned To:
Comments:
Fixed in CVS
Previous Comments:
---
[2001-01-28 07:19:36] [EMAIL
ID: 8995
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Filesystem function related
Assigned To:
Comments:
I had the same problem, and it's fixed in CVS. It seems like the one bug was causing
all the file-upload problems
See http://bugs.ph
ID: 8580
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Duplicate
Bug Type: *Directory/Filesystem functions
Assigned To:
Comments:
Probably related the the v4.04 file-upload bug
http://bugs.php.net/bugs.php?id=9298
Marking as duplicate, pending any use
ID: 9425
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Duplicate
Bug Type: Unknown/Other Function
Assigned To:
Comments:
Duplicate of http://bugs.php.net/bugs.php?id=9298 which is fixed in CVS.
Previous Comments
ID: 9418
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: *General Issues
Assigned To:
Comments:
Reopening. jmoore : what's the hurry to close something just one day after the issue
is reported?
nekto replied "What info yuo need?"
nekto: well
do
ID: 9411
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Bogus
Old-Bug Type: *Regular Expressions
Bug Type: Math related
Assigned To:
Comments:
This is nothing to do with PHP, its just part of the way computers store
floating-point numbers. It stores an aproximation
ID: 8940
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Duplicate
Old-Bug Type: Filesystem function related
Bug Type: Unknown/Other Function
Assigned To:
Comments:
Duplicate of http://bugs.php.net/bugs.php?id=9298 which is fixed in CVS.
Previous Comments
ID: 8958
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Duplicate
Bug Type: Unknown/Other Function
Assigned To:
Comments:
Duplicate of http://bugs.php.net/bugs.php?id=9298 which is fixed in CVS.
Previous Comments
ID: 9011
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: *General Issues
Assigned To:
Comments:
Closing
Previous Comments:
---
[2001-01-30 20:17:45] [EMAIL PROTECTED]
You should
ID: 9011
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Assigned To:
Comments:
You should use $this->balance, not $this->$balance. The latter is equivalent to
$this->'', where all your values are being stored.
If possible, you mig
22 matches
Mail list logo