[pmwiki-users] Strange mixing of urls.

Patrick R. Michaud pmichaud at pobox.com
Thu May 25 15:46:06 CDT 2006


On Thu, May 25, 2006 at 02:11:19PM -0400, The Editor wrote:
> >From page source:
> 
> <link rel='stylesheet'
> href='http://www.fast.st/fastwiki/system/pub//skins/fast/fast.css'
> type='text/css'/>
> 
> <!--HeaderText--><style type='text/css'><!--
>   ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
> ...
> --></style>
> <link rel='stylesheet' type='text/css'
> href='http://localhost/fastwiki/fast/pub/css/local.css' />
> </head>
> 
> <body bgcolor="#EEEEEE"
> background="http://www.fast.st/fastwiki/system/pub//skins/fast/space.gif">
> ...
> <p><br><a href='http://localhost/fastwiki/fast/index.php?n=Main.Main'
> style="text-decoration: none"><img
> src="http://www.fast.st/fastwiki/system/pub//skins/fast/fast.gif"
> width=570 height=64 border=0></a>
> 
> etc.
> 
> You will notice some urls have the online path, some have the local
> path.  I've checked the various files to see if I could spot the
> problem but can't seem to find anything pointing online.  Any
> suggestions?

Something in a config file somewhere (in local/) must be setting 
$ScriptUrl and/or $PubDirUrl with localhost in them.  Perhaps do a search
for localhost in those files?

Pm




More information about the pmwiki-users mailing list