coppermine-gallery.com/forum

Support => Older/other versions => cpg1.1d PHPnuke Support (deprecated) => Topic started by: Maxxximum on October 31, 2003, 03:59:08 AM

Title: ERROR - init.inc.php on line 139 and line 140
Post by: Maxxximum on October 31, 2003, 03:59:08 AM
:?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:

Warning: open_basedir restriction in effect. File is in wrong directory in /www/a/akcomputers/public_html/kamenice/modules/coppermine/include/init.inc.php on line 139

Warning: open_basedir restriction in effect. File is in wrong directory in /www/a/akcomputers/public_html/kamenice/modules/coppermine/include/init.inc.php on line 140


HELP ME PLEASE!

PHP-NUKE 6.8
Title: ERROR - init.inc.php on line 139 and line 140
Post by: sigi on November 01, 2003, 11:34:29 PM
the include function needs to know the exact path of the file you wanna include ... so in this case thats

include("modules/coppermine/include/filename.php");