[TYPO3-mvc] Tx_Extbase_MVC_Exception_InvalidArgumentValue on move to linux server

Franz Koch typo3.RemoveForMessage at elements-net.de
Fri Mar 12 14:53:04 CET 2010


Hey,

> I tried to install my extbase plugin on the server, running linux, typo3
> 4.3.1, and I get the following error when calling any action that has
> some arguments:
> \\Tx_Extbase_MVC_Exception_InvalidArgumentType
> \\The argument type for parameter "servicetype" could not be detected.
>
> On my XAMPP installation under Windows, everything was working fine.
>
> Any ideas?

do you have any php accelerator like eaccelerator running on your 
server? If so, it could strip the doc-comments from the php-files and 
extbase doesn't know anymore how to validate stuff. If that's the case, 
see the posting from Roberto Blanko from two days ago titled "Extbase 
and PHP accelerator" for some help/suggestions.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list