[TYPO3-mvc] Actions doesn't work anymore after System-Update

Régis TEDONE regis.tedone at gmail.com
Tue Mar 25 17:06:00 CET 2014


Hi,

Have you tried to launch the install tool and checked the TYPO3 folders 
write permissions ?

Have you seen PHP errors in php error logs ?
CMS-PACA
Régis TEDONE
Web Program Manager
rt at cmspaca.com <mailto:rt at cmspaca.com>
+33 (0)6 58 49 54 57
+33 (0)4 42 90 72 49
CMS-PACA
Le 25/03/2014 16:44, Frank Niggemann a écrit :
> Hi ...
>
> I have an old Typo3 4.5 installation on an old Server with Ubuntu 12.04.
>
> Now I got a new server with Debian 7.1 and installed the newest 
> Apache-Modules and PHP 5.3 on it.
>
> After that I copied the files and databases to the new server.
>
> After a reboot first all seems to work fine. I can see all pages and 
> all contents.
>
> But then I saw, that not even one of the Extbase-Plugins in the 
> Typo3-Backend works anymore. All plugins show me the indexAction and 
> thats all. None of them show me any other page.
>
> Then I tried to find the reason for that behavior and searched for hours.
>
> The only thing, that I could find out is, that the parameters in the 
> URL get lost on theyre way to the Backend-Plugin.
>
> I added these lines in my code:
> print_r($_SERVER);
> print_r($_REQUEST);
>
> Then I saw, that the parameters in the URL are shown in the 
> $_SERVER-Variable but not in the $_REQUEST-Variable.
>
> So the Plugin doesn't even know which action I want to see.
>
> After hours of debugging I can't find the reason for that behavior.
> Does anyone have an idea?????
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list