Hi Dmitry,


I found this error message in my log:

Core: Error handler (BE): PHP Warning: unlink(/var/www/asd-networks.com/typo3conf/ext/realurl/locallang_csh.xml): Permission denied in /var/www/asd-networks.com/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 2700

I am using PHP 5.3.3-7+squeeze14 with Suhosin-Patch.

Roxanne

On 2012-09-20 23:52, Dmitry Dulepov wrote:
Hi!

Impossible to help because there is no information about problems you
have. This is approximately like you say: "My car does not work".
There should be something more detailed.

I did not test RealURL with 6.0 yet. If RealURL does not work at all,
it may mean that some hooks were changed and compatibility with
previous versions is broken. Or some members of classes, which RealURL
accesses, were made protected.

RealURL ran with all versions from TYPO3 4.0 without major changes.
So it either a local problem or one of recent changes to the core.

Dmitry.

roxa...@asd-networks.com wrote:
I have not been able to get RealURL to work with TYPO3 6.0.0Beta2
I have tried the latest from trunk too.
https://svn.typo3.org/TYPO3v4/Extensions/realurl/trunk/
Here is what I have in realurl_autoconf.php.

<?php

$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']=unserialize('a:1:{s:20:"www.asd-networks.com\


";a:3:{s:4:"init";a:6:{s:16:"enableCHashCache";b:1;s:18:"appendMissingSlash";s:18:"ifNotFile,r\


edirect";s:18:"adminJumpToBackend";b:1;s:20:"enableUrlDecodeCache";b:1;s:20:"enableUrlEncodeCa\


che";b:1;s:19:"emptyUrlReturnValue";s:1:"/";}s:8:"pagePath";a:5:{s:4:"type";s:4:"user";s:8:"us\


erFunc";s:68:"EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main";s:14:"spac\


eCharacter";s:1:"-";s:14:"languageGetVar";s:1:"L";s:11:"rootpage_id";s:1:"1";}s:8:"fileName";a\


:3:{s:25:"defaultToHTMLsuffixOnPrev";i:0;s:16:"acceptHTMLsuffix";i:1;s:5:"index";a:1:{s:5:"pri\

nt";a:1:{s:9:"keyValues";a:1:{s:4:"type";i:98;}}}}}}');
?>
Does someone know of this problem?

Just root and 6 subpages with fluidpage.

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to