> Because I was planning to use phpBB as well on a Midgard site, I gave it a
> try when I read your post today and uploaded the last phpBB2 release to a
> directory "phpBB" to my webspace on a hosted Midgard environment.
>
> I did the following:
>
> 1a
> Create an active page "phpBB" (or whatever) on your Midgard system:
> with the content:
> <?
> require ($path."/phpBB/".$argv[0]);
> ?>

for a good understanding:
of course you do not have to do all of this when you just want to use phpBB
unmodified on a Midgard site: then you just create a STATIC Midgard page
phpBB and upload the application to the corresponding directory, and
everything will work fine (you might again include a redirect to
phpBB/index.php in the Midgardpage content field)
The aim here is to use Midgard functions in phpBB modified code...

pascal van hecke





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to