[TYPO3-windows] Windows Server 2003 STD install issue - Permission issues?
Brian Stepanek
bstepanek at nsdadventist.org
Mon Sep 10 05:20:52 CEST 2007
Hi Everyone,
I tried looking through the archives and read the install instructions
carefully but I still can't solve this problem. Sorry if this is a noob
question but I am really stuck.
My server is a windows 2003 STD server with MySQL 5.0.45 and PHP 5.2.4.
I downloaded the "typo3_src+dummy-4.1.2dummy" zip file and put that on
my server. When I do a PHP test it works well, and shows the MySQL is
working fine.
I did apply the correct permissions as stated here:
3 - If you are using Linux: ensure the following files & folders are
writable by the server.../typo3temp, /typo3/temp,
/typo3conf/localconf.php (chmod 755 or 777)
If you are using Windows: Give IUSR_<machinename> read & execute
permissions on the same folders like listed above.
In order to use the PHP exec() function that uses the Windows shell
(usually CMD.EXE) to call the Imagemagick executables, you need to give
the IUSR_MachineName account Read and Execute permissions on CMD.EXE
This below is what I keep getting.
Warning:
fopen(c:/inetpub/wwwroot/typo3conf/temp_CACHED_psc689_ext_localconf.php)
[function.fopen <http://168.126.144.231/typo3/install/function.fopen> ]:
failed to open stream: Permission denied in
C:\inetpub\wwwroot\t3lib\class.t3lib_div.php on line 2438
Warning:
fopen(c:/inetpub/wwwroot/typo3conf/temp_CACHED_psc689_ext_tables.php)
[function.fopen <http://168.126.144.231/typo3/install/function.fopen> ]:
failed to open stream: Permission denied in
C:\inetpub\wwwroot\t3lib\class.t3lib_div.php on line 2438
Warning:
require(c:/inetpub/wwwroot/typo3conf/temp_CACHED_psc689_ext_localconf.ph
p) [function.require
<http://168.126.144.231/typo3/install/function.require> ]: failed to
open stream: No such file or directory in
C:\inetpub\wwwroot\t3lib\config_default.php on line 399
Fatal error: require() [function.require
<http://168.126.144.231/typo3/install/function.require> ]: Failed
opening required
'c:/inetpub/wwwroot/typo3conf/temp_CACHED_psc689_ext_localconf.php'
(include_path='.;C:\php5\pear') in
C:\inetpub\wwwroot\t3lib\config_default.php on line 399
Any help would be greatly appreciated.
Thanks
Brian
More information about the TYPO3-windows
mailing list