Re: Problem with installation header.inc.php
"Chris Weiss" <[email protected]> Wed, 26 Mar 2008 08:13:58 -0500
| Newsgroups | gmane.comp.web.phpgroupware.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 25, 2008 at 11:26 PM, danny wrote: > > > 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 > > looks like in manage header you put a URL where you should have put a PATH. when it asks for a "path" for something, that is a local filesystem path on the server, if it wants a web site address, it will ask for a URL.