[TYPO3-windows] Frontend body is not rendered with templavoila on aspecific IIS 5.0 installation

Johannes Schlatow johannes.schlatow at googlemail.com
Mon Apr 20 10:34:21 CEST 2009


I checked/tried all of that, but the site still does not show anything. I am
working on a fresh typo3 installation.
It might help, that even if I type the config.baseUrl into the setup (and
clear all caches) it will not show up as <base href="..."> in the html
header of the frontend.

Regards
  Johannes

On Mon, Apr 20, 2009 at 10:04 AM, Mohr, Andreas <andreas.mohr at teraport.de>wrote:

> Hi Johannes,
>
> If you have not already done so:
>
> If you have a Template with a TO/DS pair in place, make sure you copied the
> referenced  Template Source File to the correct location. I suppose you have
> also copied the complete database to the new server.
> In any case open the Template Object in the Backend in Templavoila. Look if
> the Template Object is correctly connected to the Data Structure Object. If
> it is, and if all your mappings seem to be correct, save it and (-> Empty
> the Typo3 Cache and the Frontend Cache. )
>
> Make sure your new URL is defined in your configuration
> config.baseURL = http://www.yournewsite.com/
> [globalString = IENV:TYPO3_SITE_URL=http://www.anyotherurl.any/]
>        config.baseURL = http://www.yournewsite.com/ or
> http://www.anyotherurl.any/
> (-> Empty the Typo3 Cache and the Frontend Cache.)
>
> Consider to use Typo3 BE Tools - DB Überprüfung (Analyzer) and "Manage
> Reference Index".
> (-> Empty the Typo3 Cache and the Frontend Cache.)
>
> If the Frontend still does not show anything go to the install tool and
> check the database...
>
> Hope that helps.
> Regardfs
> Andreas
>
>
>
>
> -----Original Message-----
> From: typo3-windows-bounces at lists.netfielders.de [mailto:
> typo3-windows-bounces at lists.netfielders.de] On Behalf Of Johannes Schlatow
> Sent: Freitag, 17. April 2009 13:47
> To: typo3-windows at lists.netfielders.de
> Subject: [TYPO3-windows] Frontend body is not rendered with templavoila on
> aspecific IIS 5.0 installation
>
> I started to migrate a typo3 installation from my development machine to
> another webserver.
> Both systems are running Windows 2000 Server with IIS 5.0, PHP 5.2.8 and
> mySQL 5.1.32, XCache, ISAPIRewrite3 and typo3 4.2.6 with equivalent
> configurations.
> PHP is loaded as ISAPI module.
>
> The developement machine is working, but on the real webserver I got this:
> I install templavoila extension, create a simple template and include the
> following lines in the template setup:
>  page = PAGE
>  page.typeNum = 0
>  page.10 = USER
>  page.10.userFunc = tx_templavoila_pi1->main_page
>
> Then the frontend stays white (the <body>-tag is empty, the <head> seems to
> be correct).
>
> I tried to load PHP as CGI, then the frontend is rendered correctly, but I
> cannot login into backend or install tool.
> Nevertheless I can login into install tool by typing the password into the
> url.
>
> Here is the debug information for ISAPI installation:
>
> ### DEBUG SYSTEM INFORMATION - START ###
> HTTP_HOST           : kpmawe1:8080
> TYPO3_HOST_ONLY     : kpmawe1
> TYPO3_PORT          : 8080
> PATH_INFO           :
> QUERY_STRING        : TYPO3_INSTALL[type]=phpinfo
> REQUEST_URI         : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
> HTTP_REFERER        :
> http://kpmawe1:8080/typo3/install/index.php?TYPO3_INSTALL[type]=config
> TYPO3_REQUEST_HOST<http://kpmawe1:8080/typo3/install/index.php?TYPO3_INSTALL%5Btype%5D=config%0ATYPO3_REQUEST_HOST> :
> http://kpmawe1:8080
> TYPO3_REQUEST_URL   :
> http://kpmawe1:8080/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
> TYPO3_REQUEST_SCRIPT<http://kpmawe1:8080/typo3/install/index.php?TYPO3_INSTALL%5Btype%5D=phpinfo%0ATYPO3_REQUEST_SCRIPT>:
> http://kpmawe1:8080/typo3/install/index.php
> TYPO3_REQUEST_DIR   : http://kpmawe1:8080/typo3/install/
> TYPO3_SITE_URL <http://kpmawe1:8080/typo3/install/%0ATYPO3_SITE_URL>
>  : http://kpmawe1:8080/
> TYPO3_SITE_SCRIPT <http://kpmawe1:8080/%0ATYPO3_SITE_SCRIPT>   :
> typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
> TYPO3_SSL           :
> TYPO3_REV_PROXY     :
> SCRIPT_NAME         : /typo3/install/index.php
> TYPO3_DOCUMENT_ROOT : C:/Inetpub/2009
> SCRIPT_FILENAME     : C:/Inetpub/2009/typo3/install/index.php
> REMOTE_ADDR         : 10.48.96.43
> REMOTE_HOST         : 10.48.96.43
> HTTP_USER_AGENT     : Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
> .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR
> 3.5.30729)
> HTTP_ACCEPT_LANGUAGE: de
> CONST: PHP_OS       : WINNT
> CONST: TYPO3_OS     : WIN
> CONST: PATH_thisScri: C:/Inetpub/2009/typo3/install/index.php
> CONST: php_sapi_name: isapi
> OTHER: TYPO3_VERSION: 4.2.6
> OTHER: PHP_VERSION  : 5.2.8
> imagecreatefromgif(): 1
> imagecreatefrompng(): 1
> imagecreatefromjpeg(: 1
> imagegif()          : 1
> imagepng()          : 1
> imagejpeg()         : 1
> imagettftext()      : 1
> OTHER: IMAGE_TYPES  : 15
> OTHER: memory_limit : 128M
> SERVER: SERVER_PORT : 8080
> SERVER: SERVER_SOFTW: Microsoft-IIS/5.0
> SERVER: GATEWAY_INTE:
> SERVER: SCRIPT_NAME : /typo3/install/index.php
> SERVER: PATH_TRANSLA: C:\Inetpub\2009
> T3CV_GFX: image_proc: 1
> T3CV_GFX: gdlib     : 1
> T3CV_GFX: gdlib_png : 0
> T3CV_GFX: gdlib_2   : 0
> T3CV_GFX: im        : 1
> T3CV_GFX: im_path   : C:\Programme\ImageMagick-6.5.0-Q16/
> T3CV_GFX: im_path_lz: C:\Programme\ImageMagick-6.5.0-Q16/
> T3CV_GFX: im_version: im5
> T3CV_GFX: im_negate_: 1
> T3CV_GFX: im_imvMask: 0
> T3CV_GFX: im_combine: composite
> ### DEBUG SYSTEM INFORMATION - END ###
> _______________________________________________
> TYPO3-windows mailing list
> TYPO3-windows at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-windows
> _______________________________________________
> TYPO3-windows mailing list
> TYPO3-windows at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-windows
>


More information about the TYPO3-windows mailing list