Hi Michael,
Emile replied, I'm just pasting it in for you.
Michael Vogt wrote:
> I'm Michael Vogt, a developer in a small Company (20 employees) in
> Munich/Germany (www.mvi-online.de and www.cobol.de). We want to use
Midgard
> for our official Web site. Finally I won installing Midgard on our Linux
> (SUSE, German distributor). Everything seems to be fine, but I got no
Logon
> Screen when contacting http://midgard.mvi.de:8101 (only Intranet!) and
it
> seems I cannot write any database record on mysql (I can Submit
anything,
> but it realy doesn't work.
>
> Perhaps it's only an apache configuration problem. I use the newest
versions
> on every attached too. (mysql, apache, midgard).
Looks like auth isn't set. Either it's not enabled in the host record
in the database, or, if you use 1.2.5, you must have
<Files midgard-root.php3>
require valid-user
AuthName Midgard
AuthType Basic
</Files>
in httpd.conf. If you use the latest CVS version you must not have
this in your httpd.conf.
> I also did a change in your source code, because ld didn't wanted to
link a
> second version of gdImageColorResolve function. I just commented the one
in
> your php package. After that ld was fine (make in your php package). I
dont
> think this has anything to do with my problem above.
Can you show us exactly what you did? Maybe we need to fix this.
> Please help (we want to offer our customers some service on midgard,
too) as
> soon as possible, because if I cant get it to work, our chairman will do
> some Frontpage instead !
I'm looking at having FPExpress talk to Midgard, actually. A proposal will
be
posted to midgard-dev about it soon.
Emile
On Mon, 31 Jul 2000, Michael Vogt wrote:
> Our Mail Server had some Problems this weekend. Now everything is fine :-(
>
> If you answered my question, can you please resend your message ?
>
> Thank you,
> Michael
>
> Hi!
>
> I'm Michael Vogt, a developer in a small Company (20 employees) in
> Munich/Germany (www.mvi-online.de and www.cobol.de). We want to use Midgard
> for our official Web site. Finally I won installing Midgard on our Linux
> (SUSE, German distributor). Everything seems to be fine, but I got no Logon
> Screen when contacting http://midgard.mvi.de:8101 (only Intranet!) and it
> seems I cannot write any database record on mysql (I can Submit anything,
> but it realy doesn't work.
>
> Perhaps it's only an apache configuration problem. I use the newest versions
> on every attached too. (mysql, apache, midgard).
>
> I also did a change in your source code, because ld didn't wanted to link a
> second version of gdImageColorResolve function. I just commented the one in
> your php package. After that ld was fine (make in your php package). I dont
> think this has anything to do with my problem above.
>
> Please help (we want to offer our customers some service on midgard, too) as
> soon as possible, because if I cant get it to work, our chairman will do
> some Frontpage instead !
>
> Thanks a lot for hints,
>
> Michael Vogt
> MVI GmbH/Germany
>
> --
> 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]