Emiliano wrote:

> Anton Bretterklieber wrote:
> 
> 
>>> Didn't start? You mean you never got any output, but apache was
>>> running?
>> 
>> 
>> Yes, apache was running. Invoking test.php, Netscape asked where to 
>> save test.php
> 
> 
> Oh, that probably means you don't have:
> 
> AddType application/x-httpd-php .php
> 
> in your httpd.conf. PHP in general won't work without it.
> 
> Emile
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
This wasn't the problem, I had it in httpd.conf.
Now I recompiled php4.04pl1 with mm, shmop and imap (are these necessary 
for midgard?) and without declare --with-system-regex. Recompiling the 
midgard-sources lets midgard and php work.
But there is a very obscure behaviour (or didn't I understand the 
strategy of midgard?)
a) Loading midgard.so as an extension in php.ini lets midgard work 
without problems.
b) Starting a php-script as first doesn't work. I have to call anything 
from midgard, eg. /example, and then twice the php-script.
c) If I don't comment extension=midgard.so, midgard and php are working.
Toni


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

Reply via email to