Bug #14348
closedMany Errors after upgrading to PHP 5.02 and mySQL 3.23.57
0%
Description
I have had a production server running Typo3 3.6.x and PHP 4.x and mySQL for a while with no problems I wanted to upgrade our Typo3 to 3.7. After doing the upgrade I am getting the errors below have looked into this some more and the place where I am getting errors listed below are in the following sub-menus of the install tool
Basic Config
Database Analyser
Image Processing
Typo3temp
Clean up database
The errors are however NOT happening with the sub-menus
About
All configuration
PHPinfo()
Edit files
I have checked the permissions MANY times on the typo3 file structure and they look to be correct. I am running this on a Win 2003 Server with IIs. I also have done a complete reinstall of 3.6.x and I am getting the same errors.
Thanks for any help in the correct direction.
Dan Rahenkamp ( who is currently loosing what little hair he has left )
Daniel Rahenkamp on Tuesday, October 5, 2004 at 5:33 PM -0500 wrote:
I have been setting up a production server on a Win2K server and in the
Install tool I am getting the errors below. I am puzzled as in the
install tool all directories that are showing as writable. I am not sure
what is going on here but I have checked all of the directories in the
directories and they seem to be correctly configured. Any advice/answers?
TIADaniel Rahenkamp
Directories:
typo3temp/ writable
typo3conf/ writable
typo3conf/ext/ writable
typo3/ext/ writable
uploads/ writable
uploads/pics/ writable
uploads/media/ writable
uploads/tf/ writable
fileadmin/ writable
fileadmin/_temp_/ writableWarning:
unlink(c:/inetpub/wwwroot/web/typo3temp/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/typo3conf/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/typo3conf/ext/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/typo3/ext/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/uploads/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/uploads/pics/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/uploads/media/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/uploads/tf/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/fileadmin/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712Warning:
unlink(c:/inetpub/wwwroot/web/fileadmin/_temp_/64fec086bcef6ad88924905ea3e5ef01)
[[ http://burnett.sdhc.k12.fl.us/web/typo3/install/function.unlink
]function.unlink]: Permission denied in
c:\Inetpub\wwwroot\web\typo3\sysext\install\mod\class.tx_install.php on
line 1712
also with 3.6.2
(issue imported from #M407)