[pmwiki-users] Problems with Farm stuff

The Editor editor at fast.st
Sun Jul 16 20:10:18 CDT 2006


Back to getting the tractor to work again...  :)

I'm trying to set up a new wiki in my farm.  Can someone spot my error
on this local config stuff?

$FarmD = 'http://www.fast.st/wiki/system';
$Strategy = 'http://www.fast.st/wiki/strategy';  (this is my new field)
$WikiTitle = 'Scheduling ';
$ScriptUrl = '$Strategy/index.php';
$FarmPubDirUrl = '$FarmD/pub';
$PubDirUrl = '$Strategy/pub';
$SkinDirUrl = '$FarmD/pub/skins/';

I'm getting these kinds of errors:

Warning: main(http://www.fast.st/wiki/system/cookbook/newpageboxplus.php):
failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in
/home/fastst/public_html/wiki/strategy/local/config.php on line 14

Warning: main(): Failed opening
'http://www.fast.st/wiki/system/cookbook/newpageboxplus.php' for
inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/fastst/public_html/wiki/strategy/local/config.php on line 14

Warning: main(http://www.fast.st/wiki/system/cookbook/pagelistextensions.php):
failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in
/home/fastst/public_html/wiki/strategy/local/config.php on line 15

Warning: main(): Failed opening
'http://www.fast.st/wiki/system/cookbook/pagelistextensions.php' for
inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/fastst/public_html/wiki/strategy/local/config.php on line 15

Warning: main(http://www..st/fastwiki/system/scripts/stdconfig.php):
failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in
/home/fastst/public_html/wiki/system/pmwiki.php on line 302

Warning: main(): Failed opening
'http://www.fast.st/wiki/system/scripts/stdconfig.php' for inclusion
(include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/fastst/public_html/wiki/system/pmwiki.php on line 302

Cheers,
Caveman




More information about the pmwiki-users mailing list