[Typo3-windows] Install Site not visible

Erik Svendsen erik at linnearad.no
Tue Aug 23 08:05:46 CEST 2005


Hello Andy,

Have you checked your php installation is working properly.

Write following in a text editor.

<?php
	phpinfo();
?>

Save it in the websites root (ex. c:/inetpub/wwwroot/) as phpinfo.php . Open 
it with your webbrowser. If you don't get anything, give the catalog with 
php read permissions for user IUSR_<machinename>

Check http://wiki.typo3.org/index.php/Windows one more time, to se if something 
is missing in your configuration.

If you still have problems, a solution is to stop your IIS webserver (if 
you don't need it to other sites) and install Apache (WAMP). You have the 
opportunity to run both IIS and Apache on the same machine if you give them 
different ports, ex Apache on port 80 and IIS on port 8080.


WBR,
Erik Svendsen
www.linnearad.no

> Hello Erik,
> 
> sorry for my late answer. I´ve set the permissons for the folders like
> you told me to but the install site is still not working. Any other
> suggestions?
> 
> Thanks,
> Andy
> "Erik Svendsen" <erik at linnearad.no> schrieb im Newsbeitrag
> news:mailman.1.1124193672.7328.typo3-windows at lists.netfielders.de...
> 
>> Hello andy,
>> 
>> Give the following catalogs change permission for user
>> IUSR_<machinename>(write,
>> read, execute etc permission).
>> - fileadmin
>> - fileadmin/_temp/
>> - typo3temp
>> - typo3conf
>> - typo3conf/ext/
>> - typo3/ext/
>> - uploads/pics/
>> - uploads/media/
>> - uploads/tf/
>> The rest only needs read and execute (maybe read is enough)
>> 
>> WBR,
>> Erik Svendsen
>> www.linnearad.no
>>> Hello Erik,
>>> 
>>> Typo3 3.8.0 QuickStart is running on an IIS 6.0 Server. Which
>>> permissions do I have to attend?
>>> 
>>> Thanks for your help,
>>> Andy
>>>> Hello Andy,
>>>> 
>>>> Some more information are needed to give you real help. Are you
>>>> using Apache or IIS 6.0 as webserver. Which version of Typo3 are
>>>> you using, and have you installed the Quickstart, Dummy or
>>>> testsite. If you are using IIS, som help can be found here.
>>>> http://wiki.typo3.org/index.php/Windows.
>>>> 
>>>> But to me it looks like you don't have the right permissions.
>>>> 
>>>> WBR,
>>>> Erik Svendsen
>>>> www.linnearad.no
>>>>> Hi!
>>>>> 
>>>>> I installed Typo3 on my Windows 2003 Server. Everything works
>>>>> fine. But the 'Install' page can´t be displayed. Only a blank page
>>>>> will be displayed.
>>>>> 
>>>>> Does anyone have the same problem? Could anyone fix that?
>>>>> 
>>>>> Please help,
>>>>> Andy





More information about the TYPO3-windows mailing list