[TYPO3-english] Splitting localconf.php

Pankaj Lele pankaj at lelesys.com
Wed Mar 11 12:51:54 CET 2009


Hello Bas,

> include('dbconf.php');

change this to:

include(PATH_typo3conf.'dbconf.php');

Basically "PATH_typo3conf" is a constant set by index_ts.php which tells 
the absolute path to your TYPO3 installation's typo3conf directory.

Cheers!


-- 
Pankaj Lele
Technical Director, Lelesys
Goa, India
Web: http://www.lelesys.com


More information about the TYPO3-english mailing list