[TYPO3-mvc] Tx_Extbase_MVC_Exception_InvalidArgumentValue on move to linux server SOLVED
Dmitri Pisarev
dimaip at gmail.com
Tue Mar 16 11:56:21 CET 2010
I'm sorry, I was wrong!
It was overlap of two different problems that arose on the move to
linux, so yes, disabling eaccelerator solved my initial problem.
However, there are more problems regarding my move to linux which I
shall post in different thread.
Dmitri.
On 15.03.2010 14:22, Dmitri Pisarev wrote:
> 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