Project

General

Profile

Actions

Bug #40572

closed

BE modules 'db check' and 'configuration' not working on windows

Added by Thomas Deinhamer over 11 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-09-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I'm running TYPO3 4.7.4 on my local Windows 7 PC via Apache and PHP 5.3
and for me it's not able to load the two modules 'DB check' and 'configuration'.

There is a weird redirect to a URL called "http://typo3-4.7/typo3/sysext/lowlevel/ctypo3/index.php".

I dug a bit into it and it seems the problem is somehwere in the file
"\typo3-4.7\typo3\init.php", where the path-determination-magic happens.

The weird redirect happens on line 132:

header('Location: '.str_replace($thisPath_base, $mainPath_base, $script_name));

As far as I understand one of the two if statements on
line 108-114 should be called when in MODULE context,
(Not sure about that.) but in my case both if statements are false.

I guess the path determination for windows is broken somewhere.

Actions #1

Updated by Wouter Wolters over 9 years ago

  • Status changed from New to Needs Feedback
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?

Actions #2

Updated by Riccardo De Contardi over 9 years ago

I am not able to reproduce the problem on TYPO3 CMS 6.2.9 on Windows 7 (WAMP enviroment, please note that I use symlinks to link my site to the core of the CMS)

Actions #3

Updated by Riccardo De Contardi about 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF