php-windows | 2001051
Date: 05/04/01
- Next message: Shawn Anderson: "[PHP-WIN] PHP 4.05, IIS5 and session..."
- Previous message: Alessio Bernesco Lāvore: "[PHP-WIN] Cannot upload file with POST method. IIS4 PHP 4.0.5"
- In reply to: Alessio Bernesco Lāvore: "[PHP-WIN] Cannot upload file with POST method. IIS4 PHP 4.0.5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, solved.
Don't know why but in php.ini on non-functional machine the register_globals
var was turned off, so the parameters where not passed with the post
command.
Thanks all for the answers.
Bye, Alessio.
""Alessio Bernesco Lāvore"" <alessio.bernesco <email protected>> ha scritto
nel messaggio news:9cugcd$7kn$1 <email protected>
> Hello,
> Using the same script used under Windows2000 IIS 5.0 (where it works)
cannot
> upload file to the server under NT 4.0 IIS4.0
> The php ini file, the (tried) uploaded file and modality (cgi) are
identical
> on both platforms.
>
> Ideas?
>
> thanks Alessio.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
> For additional commands, e-mail: php-windows-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Shawn Anderson: "[PHP-WIN] PHP 4.05, IIS5 and session..."
- Previous message: Alessio Bernesco Lāvore: "[PHP-WIN] Cannot upload file with POST method. IIS4 PHP 4.0.5"
- In reply to: Alessio Bernesco Lāvore: "[PHP-WIN] Cannot upload file with POST method. IIS4 PHP 4.0.5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

