[TYPO3-debian] Problems with installation

Steffen Müller steffen at mail.kommwiss.fu-berlin.de
Sun Apr 9 18:53:42 CEST 2006


On 08.04.2006 01:39 Mariano Sokal wrote:
> Thank you, that worked...
> 
> But now I am having a new error :S
> 
> Warning: main(/www/exthema.com.ar/htdocs/t3lib/class.t3lib_timetrack.php): failed to open stream: No such file or directory in /www/exthema.com.ar/typo3_src-4.0/typo3/sysext/cms/tslib/index_ts.php on line 74
> 
> Fatal error: main(): Failed opening required '/www/exthema.com.ar/htdocs/t3lib/class.t3lib_timetrack.php' (include_path='.:/usr/share/php:/usr/share/pear') in /www/exthema.com.ar/typo3_src-4.0/typo3/sysext/cms/tslib/index_ts.php on line 74
> 
> Any ideas?
> 

about changed symlinks, read this announcement:
http://wiki.typo3.org/index.php/TYPO3_4.0#Symlink_Change

I had the same probs like you have, so I decided to recreate all
symlinks. That workaround did the job. Since I didn't had the time to
dig into the new structure, I don't know, if this is the official/clean
way.

# ln -s /path/to/source/ ./typo3_src
# ln -s typo3_src/t3lib/ ./t3lib
# ln -s typo3_src/typo3/ ./typo3

As this is not a Debian-only problem, you might have more feedback in
t3.install.linux or t3.english newsgroup.

-- 
cheers,
Steffen



More information about the TYPO3-debian mailing list