[Pmwiki-users] [Fwd: lost stylesheet after redirection]

Patrick R. Michaud pmichaud
Thu Feb 19 17:44:14 CST 2004


On Thu, Feb 19, 2004 at 06:45:16PM -0500, Ed Chadwick wrote:
> 
> Congratulations to Pm and all the developers for the excellent new 
> version 0.6.

Thanks!

> I am having one small problem at the moment though. I'm using url 
> redirection with a file called wiki containing
> <?php chdir("/var/www/html/pmwiki/"); include("pmwiki.php"); ?>
> as outlined in the documentation.  If I go to 
> www.mydomain.net/pmwiki/pmwiki.php everything is fine, but if I try to 
> access it from www.mydomain.net/wiki it can't seem to find the 
> stylesheet and so the content is all over the place.

You need to set the value of $PubDirUrlFmt in local/config.php, 
probably to "/pmwiki/pub" or maybe "http://yourserver.com/pmwiki/pub".

Pm



More information about the pmwiki-users mailing list