ID: 15466
Updated by: [EMAIL PROTECTED]
-Summary: fucntion date returns same date with to different
timestamps with 86400 sec dif
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Date/time related
Operating System: W
ID: 15466
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Date/time related
Operating System: Windows95
PHP Version: 4.0.6
--
Edit this bug report at http://bugs.php.net/?id=15466&edit=1
--
PHP Developm
From: [EMAIL PROTECTED]
Operating system: Windows95
PHP version: 4.0.6
PHP Bug Type: Date/time related
Bug description: fucntion date returns same date with to different timestamps with
86400 sec dif
Hi all,
look to this:
print date("Y-m-d",1004220001)."";
print date
ID: 15143
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Operating System: Win 2K
PHP Version: 4.1.1
New Comment:
[EMAIL PROTECTED], try executing the script via the command prompt in
Win2k, ex:
start->run
ID: 15114
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Class/Object related
Operating System: Suse Linux
PHP Version: 4.1.1
New Comment:
I was unable to reproduce this bug. The following code executes as
expected for me (Wi
ID: 15117
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Filesystem function related
Operating System: W2K
PHP Version: 4.1.1
New Comment:
Reproduced it. However, after the first two times, the same code
stopped doing it (I o
ID: 15219
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Session related
Operating System: Win 2000
PHP Version: 4.1.1
New Comment:
I had the same exact problem. I don't know what the exact problem was,
but I went in under th
From: [EMAIL PROTECTED]
Operating system: win2000
PHP version: 4.1.1
PHP Bug Type: Strings related
Bug description: sunstr_count
View my code:
$str1="D¨D¨D";
$str2="D";
print substr_count($str1,$str2);
return 3,right result is 1
the string "¨D" in Gb2312,is C
ID: 15040
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Sockets related
Operating System: Windows NT 4.0
PHP Version: 4.1.1
New Comment:
Ok, here's what MS has to say about what causes that error:
WSAECONNRESET (10054)
Connection reset by peer.
An e
ID: 15040
User updated by: [EMAIL PROTECTED]
Old Summary: Socket
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Sockets related
Operating System: Windows NT 4.0
PHP Version: 4.1.1
New Comment:
It didn't get the second half of my last statement, the fflush DIDN'T
work either. This is still
ID: 15040
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Sockets related
Operating System: Windows NT 4.0
PHP Version: 4.1.1
New Comment:
I added $w=fflush($fp); after sending the line $w=fputs ($fp,
URLUnEncode($Commands["DATA"]));
Previous Comments:
ID: 15040
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Sockets related
Operating System: Windows NT 4.0
PHP Version: 4.1.1
New Comment:
I'm sorry I should have made this clear. This was a pre-existing VB
App that I have been runnin
From: [EMAIL PROTECTED]
Operating system: Windows NT 4.0
PHP version: 4.1.1
PHP Bug Type: Sockets related
Bug description: Socket
I keep getting the following error:
"Microsoft Visual Basic Run-time error '10054': THe connection is reset by
remote side"
when I try to conn
From: [EMAIL PROTECTED]
Operating system: win 2000 pro
PHP version: 4.1.1
PHP Bug Type: Apache2 related
Bug description: Apache 2 cant load the PHP module ...
Well, i just set up the Apache2 ( i know its a beta ) but the Server cant
load the PHP modul whatever i use. No php4
ID: 14872
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Sockets related
Operating System: RedHat Linux
PHP Version: 4.0.6
New Comment:
Steve,
Thanks for the clarification.
I posted this question in a number of forums, including, devsheds,
phpbuild
From: [EMAIL PROTECTED]
Operating system: RedHat Linux
PHP version: 4.0.6
PHP Bug Type: Sockets related
Bug description: Garbage being returned when displaying contents of a url
What should happen:
==
The script is meant to create a printer-friendly version
ID: 14777
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Apache related
Operating System: Windows ME
PHP Version: 4.1.0
New Comment:
Hi,
I found the solution:
The Internet Explorer needs the following DOCTYPE-Definition:
Thanks a lot for you
ID: 14777
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Apache related
Operating System: Windows ME
PHP Version: 4.1.0
New Comment:
Thanks, I tried changing the wrong DOCTYPE-Definition (I replaced all extensions .html
with .php via Search and Replace,
From: [EMAIL PROTECTED]
Operating system: Windows ME
PHP version: 4.1.0
PHP Bug Type: Apache related
Bug description: Style Sheets not interpreted when sent through Apache/PHP
Hi!
I've got the following configuration:
PHP 4.1.0 running as ISAPI-Module on Apache 1.3.22
ID: 14549
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: MySQL related
Operating System: Windows 2000
PHP Version: 4.1.0
New Comment:
Zend Engine v1.1.0a
Previous Comments:
ID: 14549
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating System: Windows 2000
PHP Version: 4.1.0
New Comment:
heh :) sorry
finger-to-keyboard error ... :)
This Warning message is visible since PHP4.1.0
not 4.0.1 ...
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.1.0
PHP Bug Type: Reproducible crash
Bug description: Warning: Unknown persistent list...
What I do wrong if this easy error-less script
produce this output with Warning message ...
CHAT room -
From: [EMAIL PROTECTED]
Operating system: Win98
PHP version: 4.1.0
PHP Bug Type: PWS related
Bug description: Warning: Undefined variable: Version for win98
hi,
I am using the PWS in the Windows 98.
I have the following stretch of code:
e is giving following error:
ID: 14145
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: *Configuration Issues
Operating System: linux 2.2.14
PHP Version: 4.0.6
New Comment:
i now use :
--with-apxs2=... and php4-latest.tar.gz
that works fine with 2.0.28
Prev
From: [EMAIL PROTECTED]
Operating system: linux 2.2.14
PHP version: 4.0.6
PHP Bug Type: *Configuration Issues
Bug description: configure fails with apache 2.0.28
Hello from Berlin.
I try to build an apache with a static mod_php (on SuSE Linux 6.4 a 2.2.14
kernel)
I use t
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.0.6
PHP Bug Type: Feature/Change Request
Bug description: gmtime() function would be nice
It would be great to have a gmtime() function, just like the other "gm"
time functions.
Currently, we use something to the e
²»ÏëÄÄÅÂÒ»µãµãµÄ²»ÂúÒâ¶øÈÃÄú²»¿ªÐÄ¡£ËùÒÔÎÒÃdzÐŵ£ºÖ÷»úËæÊ±¿É°´Êµ¼ÊÓà¶îÍ˿
×££º¿ªÐÄ£¡Ë³Àû£¡
webmaster of www.intra.com.cn
[EMAIL PROTECTED]
ÏÃÃÅÊÐÊý×ÖÒýÇæÍøÂç¼¼ÊõÓÐÏÞ¹«Ë
ID: 13065
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Summary: Error generated when I run Make from Apache
Status: Bogus
Bug Type: *Compile Issues
Operating System: Red Hat Linux 6.0
PHP Version: 4.0.6
New Comment:
I trying to run phorummail script from shell in Linux, b
From: [EMAIL PROTECTED]
Operating system: Apache Linux r00s01 2.4.4-4GB #1
PHP version: 4.0.6
PHP Bug Type: *Configuration Issues
Bug description: Bug in "Local Value" configuration
I had a problem with uploaded files, they constantly stuck when trying to
upload them to the
From: [EMAIL PROTECTED]
Operating system: win98se
PHP version: 4.0.6
PHP Bug Type: Unknown/Other Function
Bug description: bug in source
You have a writing problem in the german Manual:
_
Um JPEG-Grafiken lesen und
ID: 13065
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: *Compile Issues
Operating System: Red Hat Linux 6.0
PHP Version: 4.0.6
New Comment:
ok, I saw my error, I was using the line in Configure with Apache, and you was talking
about PHP.
My apologiz
ID: 13065
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: MySQL related
Operating System: Red Hat Linux 6.0
PHP Version: 4.0.6
New Comment:
Ok, sorry I search in this database and I don't found nothing equal to this error.
I try configure with your sug
From: [EMAIL PROTECTED]
Operating system: Red Hat Linux 6.0
PHP version: 4.0.6
PHP Bug Type: *Web Server problem
Bug description: Error generated when I run Make from Apache
I compiled PHP with this line:
xxx
./config
: silver; text : black }
";
$query2 = "SELECT ID, FileName FROM tbl_uploads";
//submit query
if(!($odbc_rs2 = odbc_exec($odbc_db, $query2)))
die("Error executing query. Please inform the webmaster");
?>
IDTrackname
";
echo "$tra
From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.0.6
PHP Bug Type: Date/time related
Bug description: checkdate returns TRUE on false date
The checkdate doesn't validate correcly on all dates.
checkdate(2,29,2000); returns true even thoug the year 2000 was
From: [EMAIL PROTECTED]
Operating system: NA
PHP version: 4.0.6
PHP Bug Type: Feature/Change Request
Bug description: $HTTP_RAW_POST_DATA should always be set
$HTTP_RAW_POST_DATA should get set, even if the content type is known. In
order to access XML submitted to php (such
From: [EMAIL PROTECTED]
Operating system: Windows 2000 Server
PHP version: 4.0.6
PHP Bug Type: IIS related
Bug description: PHP has encountered an Access Violation at 0129E68A
I'm following this step
" Under 'Home Directory', click on the 'Configuration' button.
Add a new
I ran ldconfig, reconfigured php and ran make/make install. The configure
and make processes ran fine but unfortunately the I received the same errors
for curl and libmcrypt.
Do you have any other suggestions?
Eric
- Original Message -
From: "Bug Database" <[EMAIL PROTECTED]>
To: <[EMAIL
From: [EMAIL PROTECTED]
Operating system: Red Hat 6.2
PHP version: 4.0.6
PHP Bug Type: Apache related
Bug description: libmcrypt
I am writting you because I have compilled libmcrypt version 2.2.7 with the following
options "disable-posix-threads prefix=/usr/include/libm
From: [EMAIL PROTECTED]
Operating system: Red Hat 6.2
PHP version: 4.0.6
PHP Bug Type: Apache related
Bug description: Curl
I am writting you because I have compilled curl version 7.8 with the following options
"--disable-ipv6 --with-openssl=/usr/include/openssl --prefix=/u
From: [EMAIL PROTECTED]
Operating system: Redhat 6.2
PHP version: 4.0.6
PHP Bug Type: Compile Failure
Bug description: Make install fails: apxs: error: unknown option: S
I use Apache 1.3.2 on a Cobalt RaQ2
I used:
./configure --with-mysql --with-apxs --with-enable-track-vars
From: [EMAIL PROTECTED]
Operating system: Any
PHP version: 4.0.5
PHP Bug Type: Feature/Change Request
Bug description: function enhancements
Hi, I have a few ideas for enhancements to PHP's functions that would make them much
more powerful.
First, when using variable len
Thank you for the reply. Unfortunately the readme file in ming says it does
not support sound. However www.openswf.org has a lot of info available for
swf. I will write you if I in regards to my success or failure with info I
find at www.openswf.org
- Original Message -
From: "Bug Database
From: [EMAIL PROTECTED]
Operating system: Red Hat Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: SWF related
Bug description: SWF complill error
I have attempted to compille php 4.0.4pl1 and 4.0.5 using files that I downloaded from
"http://reality.sgi.com/grafica/flash/"; an
ID: 10510
User Update by: [EMAIL PROTECTED]
Status: Closed
Bug Type: *Function Specific
Description: ini_set() as relates to max upload filesize setting
Okay, makes sense, which is partly why I would call ini_set "before" the form is
loaded and data posted,
I guess I do misunderstand, as I thou
From: [EMAIL PROTECTED]
Operating system: Unix/BSD
PHP version: 4.0.4pl1
PHP Bug Type: *Function Specific
Bug description: ini_set() as relates to max upload filesize setting
First, let me say that I'm not entirely sure I would class this report as a bug, but
it very well c
From: [EMAIL PROTECTED]
Operating system: Windows 2000 Pro / IIS5
PHP version: 4.0.4pl1
PHP Bug Type: Reproduceable crash
Bug description: Can not read memory
Error message is generated saying "The instruction at "0x78003abf" referenced at
"0x00bc8000". The memory could not
ID: 9985
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: Documentation problem
Description: Enable logging documentation
The log lines in the php.ini file all relate to error logging. I am looking for a line
to enable access logging.
Previous Comments:
--
From: [EMAIL PROTECTED]
Operating system: Red Hat Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: Apache related
Bug description: Enable logging documentation
I am looking for a way to make php work on apache-ssl (not mode ssl) on the same
system that has a none apache ssl se
ID: 9985
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Description: Enable logging documentation
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
From: [EMAIL PROTECTED]
Operating system: Red Hat Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: Documentation problem
Bug description: Enable logging documentation
I am looking for documentation that show the corect configure line to tell php to
enable logging to the access
From: [EMAIL PROTECTED]
Operating system: RedHar 7.0
PHP version: 4.0.4pl1
PHP Bug Type: Arrays related
Bug description: Sorting arrays with norwegian letters
I think I have found a bug in the function 'sort'. It does not sort correct with
norwegian letters. The norwegian a
From: [EMAIL PROTECTED]
Operating system: Windows 98 (client side) UNIX (server side)
PHP version: 4.0.4pl1
PHP Bug Type: Unknown/Other Function
Bug description: PHP won't use the method "post"
The following script is supposed to send a simple feedback form, and send it dire
From: [EMAIL PROTECTED]
Operating system: Win98-MSPWS, LINUX-APACHE
PHP version: 4.0.0
PHP Bug Type: Strings related
Bug description: Warning: REG_EPAREN in query when qeuery for "(au" open brackets
I'm using the following binary version of php4
PHP 4.0 Release Candidate 1 -
ID: 9322
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Date/time related
Description: PHP error
Previous Comments:
---
[2001-02-17 16:34:55] [EMAIL PROTECTED]
When you have a php-site with the following function
From: [EMAIL PROTECTED]
Operating system: Win 98
PHP version: 4.0.4pl1
PHP Bug Type: Date/time related
Bug description: PHP error
When you have a php-site with the following function, PHP always brakes down with an
system error on the webserver:
==
function:
--
I would be interested in assisting with the
design/redesign of safe_mode functionality. I belive it is critical that
we develope features that will be intuitive for ISP web adminstrators to use, to
ensure that PHP will become widely supported in multi-hosted environments.
I have been wo
From: [EMAIL PROTECTED]
Operating system: Solaris/Linux
PHP version: 4.0.4pl1
PHP Bug Type: Compile Problem
Bug description: Compilation stop with PDF_show_boxed in -lpdf... no
Including PDflib 3.0.3 into PHP4.0.4pl1 stops with
checking for PDF_show_boxed in -lpdf... no
ID: 8751
User Update by: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: PHP options/info functions
Description: configure misdetects zlib on FreeBSD 4.1.1
I ran configure with those same flags again in order to gather some more information
for you guys, and strangely enough it worke
From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.1.1
PHP version: 4.0.4pl1
PHP Bug Type: PHP options/info functions
Bug description: configure misdetects zlib on FreeBSD 4.1.1
When running configure for PHP 4.0.4pl1 on FreeBSD 4.1.1/i386, configure fails to
properly dete
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.0.4
PHP Bug Type: Arrays related
Bug description: Echo of type "array of array"...
$PHPsource = array(
"0" => array(
"foo" => "Hello",
"bar" => "World"
);
echo "Hello:
61 matches
Mail list logo