my browser show me this error: HTTP Error 403.2 - Forbidden: Read access is denied. Internet Information Services (IIS)
2008/4/9, Hans <[EMAIL PROTECTED]>: > Wednesday, April 9, 2008, 12:38:14 PM, javi wrote: > > > sorry my english please i´m spanish. > > > I re-installed pmwiki now, I put everything in my www folder, I put in > > my browser http://localhost/pmwiki/pmwiki.php > > and i don´t set Skin variable. > > and i set pubdirurl variable to : $PubDirUrl = > 'http://localhost/pmwiki/pub'; > > but IE7 or firefox don´t work css. > > > I have iis server not apache.Thanks > > > I don't know if the iis server can cause this problem. > > try this: > add to config.php: > > $SkinDirUrl = 'http://localhost/pmwiki/pub/skins/pmwiki'; > > and see if the HTML page source shows the correct url path, and not > php variables. > > > > Hans > > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
