Project

General

Profile

Actions

Feature #51848

closed

Introduction Package - Spoken URLs aren't working out of the box

Added by Jakob Hombsch over 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2013-09-09
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
nightmare
Sprint Focus:

Description

Hi,

Situation:
i just loaded the 6.1.4 Introduction Package as tar.gz and installed it locally on my Mac (MAMP).

Problem:
While the install was smooth, the resulting page is not browseable as the links like "http://localhost/about-typo3/" just throw a 404.

Workaround:
Copy the _.htaccess from typo3_src-6.1.4 to .htaccess in the root-folder of the webserver (usually known as htdocs).

Solution:
The install-tool should check if there is a .htaccess file in the web-root.
--> If there is one, the install-tool should tell the user, that this might be a problem. The install tool should not install extensions which are unuseable without .htaccess (like realurl).
--> If there is none, the install-tool should offer the user to copy the example .htaccess there.
----> If the user chooses no the install tool should not install extensions which are unuseable without .htaccess (like above)
----> It the user chooses yes the install tool should copy the .htaccess so that stuff works.

Why this solution?
It is important for the project, that the introduction-package is useable even without knowlenge of technical stuff like "finding a working .htaccess". If an technical less experienced decider wants to try TYPO3 in a silent minute his opinion will not be the best if the pages tells "Grab a cup of coffee and start browsing through this site to learn why TYPO3 is the most powerful open source content management system." and then browsing is not working.

Kind Regards


Files

Actions

Also available in: Atom PDF