Jochen Lillich wrote:
> Hi!
>
> After a while of manually programming PHP web sites, I discovered
> Midgard. And it looks very interesting to me.
No problem at all. Do not use php.ini. Put the php3_ .... directives
into each virtual host definition. Put the prepend require into the
code-compat element, followed by the call to page_open(). Make some
private copies of various files and do NOT require things you don't
need. Put the page_close() call at the end of ROOT page -- either inline
or in a separate element.
I have not integrated user authentication yet so I can't help you there.
the cat
> My first question: Will I get problems using PHPlib
> (http://phplib.netuse.de) for session management and user
> authentication? I very extensively use the PHPlib features and and
> think combining PHPlib and Midgard features could be a very powerful
> solution.
>
> Best regards,
> Jochen
>
> --
> ----------------------------------------------------------------------
> Jochen Lillich | http://www.teamlinux.de
> |
> TeamLinux - J. Lillich und B. Schmidt GbR | Tel. 07255/76784-12
> Linux-Loesungen fuer Internet und Intranet | Fax 07255/76784-50
> ----------------------------------------------------------------------
>
> --
> This is The Midgard Project's mailing list. For more information,
> please visit the project's web site at http://www.midgard-project.org
>
> To unsubscribe the list, send an empty email message to address
> [EMAIL PROTECTED]
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]