[Typo3-dev] TYPO3 3.7.0rc1 is ready for testing
Michael Stucki
mundaun at gmx.ch
Wed Sep 15 21:24:11 CEST 2004
Ingo Renner wrote:
> after downloading and copying the dummy package over an old dummy and
> calling /typo3/install/index.php I get following error:
>
> Warning:
>
main(d:/projects/typo3/www/html/typo3/ext/install/mod/class.tx_install.php):
> failed to open stream: No such file or directory in
> d:\projects\typo3\www\html\typo3\init.php on line 215
>
> Fatal error: main(): Failed opening required
> 'd:/projects/typo3/www/html/typo3/ext/install/mod/class.tx_install.php'
> (include_path='.;C:\WAMP\php4\pear;C:\WAMP\php5\pear') in
> d:\projects\typo3\www\html\typo3\init.php on line 215
>
> any suggestions?
Yes: Remove t3lib/tslib/typo3 directories before installing the new version.
(The real problem is that the install extension is now a system extension
(sysext) but the extension in typo3/ext/ takes precedence.)
Also you should clear your temp_CACHED_* files before testing.
- michael
--
Want support? Please read the list rules first: http://typo3.org/1438.0.html
More information about the TYPO3-dev
mailing list