Correction: I just tried the same posting on other websites that still have PmWiki 2.1.27 with the same problem, so apparently it's independent of PmWiki. What could possible be generating this error?
The workaround is to post protocols with parenthesis: [[(http:)//parkcommons.ca]] works. [[http://parkcommons.ca]] generates the error. So apparently something is parsing for protocol strings (http server?) with http put? All before it even reaches pmwiki scripts. This is a recent change (the last couple of days), presumably made by my web host. But they've been "challenged" with configuration issues before, so if someone could explain this to me so that I could explain it to them I would appreciate it. Thanks, - Henrik Henrik wrote: > All (Patrick I presume): > > I have just upgraded from 2.1.27 to 2.2.0 beta 65, and encountered the > following problem: > > When I edit a page with any external link reference (ie. http://) and > try to leave the page with any of the buttons, then I get the following > error: > > ======================= > > Forbidden > You don't have permission to access /neighbourhood/wiki/wiki.php on this > server. > > ======================= > > I have blocklists off (even explicitly turned off) so that doesn't > appear to be the problem. > > So a page with the following wikitext (and only this wikitext) saves > successfully: > > [[parkcommons.ca]] > > Whereas the following generates an error: > > [[http://parkcommons.ca]] > > All pages read and render successfully. The error only occurs when > attempting to publish, publish and edit, save draft, preview, or cancel > from edit, in the presence of the http:// protocol text. > > Any ideas? > > Thanks, > > - Henrik > > -- Henrik Bechmann www.bechmann.ca Webmaster, www.dufferinpark.ca _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
