ID:               40217
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ratneshmaurya at gmail dot com
-Status:           Feedback
+Status:           Assigned
 Bug Type:         IIS related
 Operating System: Windows XP
 PHP Version:      5.2.0
 Assigned To:      jmertic


Previous Comments:
------------------------------------------------------------------------

[2007-01-24 13:17:13] ratneshmaurya at gmail dot com

I tried the link.
http://downloads.php.net/edink/php-5.2.1RC3-win32-installer.msi

It gives error, I think similar to that Iwas getting earliear

Error 1722.

------------------------------------------------------------------------

[2007-01-24 12:33:23] [EMAIL PROTECTED]

Please try

http://downloads.php.net/edink/php-5.2.1RC3-win32-installer.msi

------------------------------------------------------------------------

[2007-01-24 08:58:15] ratneshmaurya at gmail dot com

Description:
------------
While installing (with the installer) in IIS4+CGI Mode (Windows XP,
IIS6.0), I get an error message at the end of the installation (There
is a
problem with this Windows Installer Package please contact...)

Every thing in my php scripts works fine except file upload using http
post method.

I also tried Bug #26185, solution and added through command


C:\WINDOWS\system32> iisext.vbs" /AddFile "C:\Program
Files\PHP\php-cgi.exe" 1 PHP 1 "PHP: Hypertext Processor"

But it didnt solved the problem.


Reproduce code:
---------------
<form action = "upload.php"...
<input type = "file" ..../>
<input type = sumbit....../>
</form>

Expected result:
----------------
the file which i selected must get uploaded to the upload_temp_dir as
specified in the file php.ini

The same code works for me on a different machine where the php was
successfully installed.

Actual result:
--------------
no file got uploaded. i tried files with different sizes as low as 1kb.
and specified different upload directories for upload. Nothing worked on
that machine.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40217&edit=1

Reply via email to