[TYPO3-core] Problems with EM on win32

Andreas Otto andreas.otto at dkd.de
Tue Oct 9 17:20:40 CEST 2007


Hi,

I am trying to track down problems where it is not possible on win32 to
install extension from the TER.

It would help if those of you who have access to a win32 environment could
run the attached PHP script.

Only run the script on a win32 webserver with PHP and an activated curl
extension.

The result should be:

Array
(
    [0] => HTTP/1.1 200 OK
    [1] => 200
)
Array
(
    [0] => HTTP/1.1 200 OK
    [1] => 200
)
Array
(
    [0] => HTTP/1.1 404 Not Found
    [1] => 404
)

But I think the first array will contain a 403 status code.


Cheers,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: curl-test.php
Type: application/x-php
Size: 594 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071009/ac039981/attachment.bin 


More information about the TYPO3-team-core mailing list