Problem with installation header.inc.php
danny <[email protected]> Tue, 25 Mar 2008 21:26:44 -0700 (MST)
| Newsgroups | gmane.comp.web.phpgroupware.general |
|---|---|
| Organization | phpGroupware Forums |
| Message-ID | <[email protected]> |
I get the following after creating and uploading my new header.inc.php file: Quote: > Warning: include() [function.include]: URL file-access is disabled in the server configuration in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/header. inc.php on line 109 > > Warning: include(http://techbot.org/admin/phpgwapi/setup/setup.inc.php) [function.include]: failed to open stream: no suitable wrapper could be found in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/header. inc.php on line 109 > > Warning: include() [function.include]: Failed opening 'http://techbot.org/admin/phpgwapi/setup/setup.inc.php' for inclusion (include_path='.:/usr/local/lib/php/') in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/header. inc.php on line 109 > > Warning: include() [function.include]: URL file-access is disabled in the server configuration in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/setup/i nc/functions.inc.php on line 52 > > Warning: include(http://techbot.org/admin/phpgwapi/inc/common_functions.inc.php) [function.include]: failed to open stream: no suitable wrapper could be found in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/setup/i nc/functions.inc.php on line 52 > > Warning: include() [function.include]: Failed opening 'http://techbot.org/admin/phpgwapi/inc/common_functions.inc.php' for inclusion (include_path='.:/usr/local/lib/php/') in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/setup/i nc/functions.inc.php on line 52 > > Warning: include() [function.include]: URL file-access is disabled in the server configuration in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/setup/i nc/functions.inc.php on line 53 > > Warning: include(http://techbot.org/admin/phpgwapi/inc/log_functions.inc.php) [function.include]: failed to open stream: no suitable wrapper could be found in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/setup/i nc/functions.inc.php on line 53 > > Warning: include() [function.include]: Failed opening 'http://techbot.org/admin/phpgwapi/inc/log_functions.inc.php' for inclusion (include_path='.:/usr/local/lib/php/') in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/setup/i nc/functions.inc.php on line 53 > > Fatal error: Call to undefined function filesystem_separator() in /mounted-storage/home86c/sub002/sc46833-GGUF/techbot.org/admin/setup/i nc/functions.inc.php on line 55 Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org