[TYPO3-mvc] Tx_Extbase_MVC_Exception_InvalidArgumentValue on move to linux server

Dmitri Pisarev dimaip at gmail.com
Mon Mar 15 12:22:33 CET 2010


Thanks Franz!
I commented out the eaccelerator.so module, restarted apache, cleared 
the cache, but the problem is still there.
Any other settings to check?
Here's my phpinfo(); http://pastebin.ca/1841091
I just noticed that that server is still running php 5.2, may that be a 
problem?

Dmitri.

On 12.03.2010 16:53, Franz Koch wrote:
> 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.
>



More information about the TYPO3-project-typo3v4mvc mailing list