Project

General

Profile

Actions

Bug #16734

closed

PHP Error when trying to upload an extension to the TER

Added by Sebastian over 17 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2006-11-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When trying to uplad a self-written extension to the TER, I get the following message:

Parse error: parse error, unexpected T_STRING in /var/www/virtual/.typo3/typo3_src-4.0.2/typo3/mod/tools/em/class.nusoap.php(5924) : eval()'d code on line 1

Fatal error: Cannot instantiate non-existent class: soap_proxy_32399648 in /var/www/virtual/.typo3/typo3_src-4.0.2/typo3/mod/tools/em/class.nusoap.php(5926) : eval()'d code on line 1

Seems as if some other people are experiencing the same ...

I'm not sure, wether this is a php bug or a typo3 bug.

seems to occur with magic_quotes_sybase set to on. however, on my maschine it's turned of.
(issue imported from #M4551)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16082: I get a parse error when I try to upload an extension.Rejected2006-04-24

Actions
Actions #1

Updated by Dmitry Dulepov over 15 years ago

I saw the same once and solved it but do not remember how. It was wrong PHP configuration I think. Something related to PHP5 and its SOAP support.

Actions

Also available in: Atom PDF