[TYPO3-install] 404: get-started not found introduction package 4.7.2

Philipp Gampe philipp.gampe at typo3.org
Mon Jul 30 12:03:44 CEST 2012


Hi henrik,

henrik sorensen wrote:

> Dear List,
> 
> First a big thank you for maintaining this wonderful content
> management system, I am just beginning to learn how it all works.
> Please let me know if this question should be posted on one of the
> other lists.

It is fine here.

> I download the introduction-4.7.2 package and have followed the
> instructions as described in the
> http://wiki.typo3.org/Introduction_Package

Arg ... this page is more confusing than helpful.

> I can get to the backend login and can login as admin.

Good, that means we do not have a PHP problem and the webserver is set up 
correctly to serve PHP files.

> When I try to start the frontend:
> http://localhost/typo3_intro/index.php
> 
> The URL is rewritten to http://localhost/typo3_intro/get-started/

It is not rewriten, but TYPO3 makes a redirect.

> And I receive an error message:
> The requested URL /var/www/localhost/htdocs/typo3_intro/index.php was
> not found on this server.


Please check the following points:
* comment the rewrite ``RewriteBase`` line
* verify that the virtual host in the apache configuration file (httpd.conf 
or apache.conf) has ``AllowOverride All`` set 




If it still does not work, please disable realurl by adding

  config.tx_realurl_enable = 0

to the setup section of the template in the Home page.

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!



More information about the TYPO3-install mailing list