[Typo3-german] (no subject)
Dirk Völlger
dirk at hochschulfest.de
Mon Sep 26 00:21:06 CEST 2005
Also folgendes steht bei mir noch in der httpd.conf:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^typo3$ typo3/index_re.php
RewriteRule ^[^/]*\.html$ index.php
Versuchs mal damit und noch einen Tip: gib bitte nächstes Mal einen
Betreff an, wenn Du hier postest, denn sonst sind zum Einen die Chancen
gering, daß dieser Thread gelesen wird, zum anderen ist eine hier
erarbeitete Lösung für andere vielleicht nicht auffindbar.
dirk
Am Sonntag, den 25.09.2005, 21:39 +0200 schrieb "Andreas Günther":
> Hallo,
>
> ich habe Typo3-3.8.0 mit Dummy-Version unter /home/www/ entpackt sowie einen
> Link gesetzt:
>
> swallow:/home/www# ll
> insgesamt 11476
> drwxr-xr-x 6 www-data www-data 4096 2005-05-23 02:42 dummy-3.8.0
> lrwxrwxrwx 1 root staff 15 2005-09-25 19:42 typo3_src -> typo3_src-3.8.0
> drwxr-xr-x 5 root root 4096 2005-05-23 02:42 typo3_src-3.8.0
>
> In meiner http.conf (Apache2) habe ich folgenden Eintrag gemacht:
> Alias /typo3/ "/home/www/typo3_src/typo3/"
>
> <directory "/home/www/typo3_src/typo3">
> Options Indexes MultiViews +FollowSymLinks
> AllowOverride None
> Order allow,deny
> Allow from all
> </directory>
>
>
> Und selbstverständlich Apache2 neugestartet. Wenn ich jetzt
>
> http://www.meinserver.net/typo3/install/index.php
>
> aufrufe, um an das Install-Tool zu kommen, bekomme ich jedesmal die Meldung
> /home/www/typo3_src/typo3conf/localconf.php is not found!
>
>
> Tatsächlich liegt diese Datei unter
> /home/www/dummy-3.8.0/typo3conf/localconf.php
>
>
> Was mache ich noch falsch??
>
> MfG
> Andreas
>
More information about the TYPO3-german
mailing list