[TYPO3-english] Introduction package 4.6.7, .css issue.
mario chiari
m at mariochiari.net
Wed Apr 11 13:18:16 CEST 2012
Hi Philipp, All,
thanks for the reply.
On Tue, 2012-04-10 at 22:48 +0200, Philipp Gampe wrote:
> Hi mario,
>
> mario chiari wrote:
>
> > Hello
> >
> > I tried to show typo3 to a friend, and helped him to install the
> > introduction package (4.6.7) on his machine within a
> > subdirectory /T467/T/ of his web server
> >
> > Everything worked pretty fine and quick, but I have a minor issue with
> > the .css files. If I look at the Welcome to TYPO3 (id=51)
[indeed 6, sorry]
> page, a
> > couple of the .css links are mistaken (the subdirectory is missing):
> >
> > http://localhost/typo3temp/stylesheet_fb20638762.css?1334073316
> > http://localhost/typo3conf/ext/jquerycolorbox/res/css/colorbox.css?
> 1334073108
> >
> http://localhost/T467/T/typo3/sysext/t3skin/stylesheets/standalone/admin_panel.css
> >
> >
> > It should work out of the box, shouldn't it? Or should I configure
> > something somewhere? I know I am missing something trivial, but your
> > help is welcome.
>
>
> I had trouble with this before. Make sure to check .htaccess and the config
> section in the constant editor (Template module).
>
config section seems to me to be Ok:
[config]
[adminPanel] = 1
[debug] = 1
[domain] = localhost/T467/T
[absRefPrefix] = <empty>
About .htaccess, I am not sure what I need to modify.
I just tried
#RewriteBase /
RewriteBase /T467/T/
but it does not seem to help.
Also, if a try to see the root page (id=1) - which is supposed to be a
shortcut to page id=6 - I get a "The requested URL /T467/T/get-started/
was not found on this server." Do I need to config something for
rearurl?
Any further hint is very welcome
thanks
mario
ps I include debug info. Do you see anything wrong?
### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : localhost
TYPO3_HOST_ONLY : localhost
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /T467/T/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER :
http://localhost/T467/T/typo3/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST : http://localhost
TYPO3_REQUEST_URL :
http://localhost/T467/T/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://localhost/T467/T/typo3/install/index.php
TYPO3_REQUEST_DIR : http://localhost/T467/T/typo3/install/
TYPO3_SITE_URL : http://localhost/T467/T/
TYPO3_SITE_SCRIPT :
typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL :
TYPO3_REV_PROXY :
SCRIPT_NAME : /T467/T/typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /var/www/html
SCRIPT_FILENAME : /var/www/html/T467/T/typo3/install/index.php
REMOTE_ADDR : 127.0.0.1
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:1.9.2.23) Gecko/20110927 Fedora/3.6.23-1.fc14 Firefox/3.6.23
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CONST: PATH_thisScri: /var/www/html/T467/T/typo3/install/index.php
CONST: php_sapi_name: apache2handler
OTHER: TYPO3_VERSION: 4.6.7
OTHER: PHP_VERSION : 5.3.6
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() : 1
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 31
OTHER: memory_limit : 128M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/2.2.17 (Fedora)
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /T467/T/typo3/install/index.php
SERVER: PATH_TRANSLA:
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png : 1
T3CV_GFX: im : 1
T3CV_GFX: im_path : /usr/bin/
T3CV_GFX: im_path_lz:
T3CV_GFX: im_version: im6
T3CV_GFX: im_negate_: 0
T3CV_GFX: im_imvMask: 1
T3CV_GFX: im_combine: composite
### DEBUG SYSTEM INFORMATION - END ###
More information about the TYPO3-english
mailing list