Project

General

Profile

Actions

Bug #16110

closed

links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.

Added by vijay over 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2007-08-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

We using typo3 4.1.1.
Links are not working and default page is displayed as “page not found”
But in the url the linksare generated correctly.

We are working .htaccess file as under,
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule typo3$ typo3/index_re.php
RewriteRule ^[
/]*\.html$ index.php
php_flag register_globals on
php_value memory_limit 48000000
php_value upload_max_filesize 40000000
php_value post_max_size 40000000
php_flag session.auto_start on
php_value max_execution_time 200

we could not decided on what the problem is in .htaccess or in any configuration.

We are using PHP version 5.0.4
Mysql Version 4.1.20
Linux version 2.6.16
Apache Version Apache/2.0.54 (Fedora)

(issue imported from #M6061)


Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Bug #17459: links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.ClosedChristian Kuhn2007-08-02

Actions
Is duplicate of TYPO3 Core - Bug #17499: typo3 backend and install tool are working properly but are linking to "page not found" when links are generated correctly.Closed2007-08-06

Actions
Actions #1

Updated by Michael Stucki over 16 years ago

That's a duplicate.

Actions #2

Updated by Darko Jr. Gonzalez over 16 years ago

Hey
6080 is closed. I wonder why. I get suddenly Page Not Found. The site FE was working a week ago. That was the last time I logged in. It is a site in development so we hadnt logged for 6 days. BE and Install Tool working properly. FE displays Page Not Found! while url's are properly generated.

Vijay, maybe you can help us to fix this?

Typo3 4.1.1
PHP 5.2.3
Apache 1.3.37
NO htaccess file applied

Thanks

Actions #3

Updated by Darko Jr. Gonzalez over 16 years ago

Due to cooluri 1.0.9. I uninstalled the extension - have no problem.

Actions #4

Updated by Christian Kuhn about 15 years ago

Resolved as duplicate of #17499

Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF