[PHP-DEV] Bug #10386: Uploaded files do not save.

2001-04-18 Thread kyle
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4 PHP Bug Type: HTTP related Bug description: Uploaded files do not save. I am not sure where the fault lies here... (very possibly on me) All of the variables in $HTTP_POST_FILES are correct, yet the f

[PHP-DEV] PHP 4.0 Bug #10386 Updated: Uploaded files do not save.

2001-04-21 Thread kyle
ID: 10386 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Description: Uploaded files do not save. Just as another test, I tried changing the MAX_FILE_SIZE to a larger number (1) but it still failed to upload. I also double checked that Apache was running as "A

[PHP-DEV] Bug #10386 Updated: Uploaded files do not save.

2001-05-10 Thread kyle
ID: 10386 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: HTTP related Operating system: Windows 2000 PHP Version: 4.0.4 Description: Uploaded files do not save. The problem was with my code. I didn't think to copy the files to a new location... I assumed they were

[PHP-DEV] Bug #13996: Java crashing HTTP session

2001-11-08 Thread kyle
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.6 PHP Bug Type: Java related Bug description: Java crashing HTTP session Whenever I execute any Java code inside of PHP (even simple things), the HTTP session crashes and nothing is logged by Apache.