ID: 29845 Updated by: [EMAIL PROTECTED] Reported By: moander at atc dot no -Status: Open +Status: Bogus Bug Type: Unknown/Other Function PHP Version: 4.3.8 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. The character to separate paths in unix is : Previous Comments: ------------------------------------------------------------------------ [2004-08-26 09:41:35] moander at atc dot no Description: ------------ include_path = "/usr/default;/usr/other" I have the folder cfg inside default, and other. /usr/default/cfg /usr/other/cfg In /usr/default/cfg I have a file named main.cfg. In my script I have: require_once 'cfg/main.php'; In windows this is working ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29845&edit=1
