[TYPO3-dev] EXT Extension uploader (extension_uploader) - no upload to TER

Franz Holzinger franz at ttproducts.de
Tue Sep 17 19:32:24 CEST 2013


Hello

Le 17. 09. 13 12:12, Jigal van Hemert a écrit :
>>> I'm not convinced it's a problem in the TER on the server part.
>> But it is! The problem is not only the TER Serverpart but also the
>> webserver configuration and the fact, that PHP sends a 500 status code
>> for SoapFaults by default.
>>
>> There was a hack in TER Server to circumvent this PHP behaviour but
>> this obviously did not work.
>>
>> In combination with a special default (HTML) error page configured in
>> the webserver when status code is 500, this lead to the meaningless
>> error messages in (all) SoapClients.
>
>  From what I now understand the problem is the fact that the web server
> (the Nginx part) catches the 500 status and outputs a special error page
> instead of what PHP sent.
>
> This also explains why the message from TER worked fine on my test TER
> server. I tested with uploading extensions with incorrect and correct
> dependencies from the 4.5 and 4.7 Extension Manager and saw the exact
> messages from (my) TER.
>

thank you for your efforts.

Now I get this error message after trying to upload a new version 1.0.0 
of extension div2007:


SOAP-Error:
                                 Extension does not have a dependency 
for a supported version of TYPO3. See 
http://typo3.org/news/article/announcing-ter-cleanup-process/ for how to 
fix this.

However I have set the dependancy on TYPO3. I do not know what is wrong.
I have attached the file ext_emconf.php of div2007. I hope you can tell 
me the bug.

- Franz







More information about the TYPO3-dev mailing list