Skip navigation
4
Apr 04 2008

TYPO3 error: Cannot find tslib/

I started to get this error while I was monkeying around with the latest version on my MacBook.

Cannot find tslib/. Please set path by defining $configured_tslib_path in index.php.

I had to go as far as to have a quick look at index.php to discover that I’d incorrectly named my typo3 folder (er, symlink actually). D’oh!

4 responses so far ↓

  • 1 GreenCookie // Jun 13, 2008 at 7:48 pm

    I get the same error … very strange.
    When I Google tslib I can’t find any awnser.

  • 2 Matt Bracewell // Jun 14, 2008 at 10:22 am

    Is everything named correctly for you GreenCookie? I run TYPO3 in a *nix way on my mac so I can try different code bases. What platform are you using?

  • 3 rahul // Feb 12, 2009 at 12:18 pm

    when I open my site….I got a problem with below warning.

    Warning: exec() has been disabled for security reasons in class.t3lib_stdgraphic.php on line 2520

  • 4 Matt Bracewell // Feb 27, 2009 at 12:49 am

    @rahul
    Sounds like you’re probably on a shared host and they have a policy inspired php setup. You may be able to override their setting. Where are you hosted/what’s your setup?

Leave a Comment