PDA

View Full Version : help


ukmodders
02-27-2007, 12:55 AM
just come to install zencart and got to the point were i have to integrate with phpbb

and it wont let me go any further because of this error

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpBB2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpBB2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpbb2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpbb2/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpbb/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpbb/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//phpBB/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/phpBB/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//forum/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/forum/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(//forums/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 39

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/hostedsubsulmb.compaparkgatepublic_html/forums/config.php) is not within the allowed path(s): (/hosted/subs/ulmb.com/p/a/parkgate/public_html:/tmp/php) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 43

Warning: Cannot modify header information - headers already sent by (output started at /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php:39) in /hosted/subs/ulmb.com/p/a/parkgate/public_html/zc_install/includes/modules/pages/phpbb_setup/header_php.php on line 59

Tyler
02-27-2007, 03:05 AM
You need to change your configurations to the whole path to your files not the short version.

Use:
/hosted/subs/ulmb.com/p/a/parkgate/public_html/file/path/here
where file/path/here is your file path.

ukmodders
02-27-2007, 08:04 AM
does that mean the path to my phpbb directionery ?

UnlimitedMB
02-27-2007, 05:56 PM
Yes you are using the wrong path.