> Does it work when you change the METHOD to GET?
yes it was the same problem.
Ok i figured it out ;)
The problem was related to the fact
that I had my "home" modperl_apache built
with the DSO method.
I built it (once again ;) statically and everything works like
a charm now.
-- taken from the mod_perl-1.21 INSTALL.apaci README file --
With Apache 1.3 there is support for building modules as Dynamic Shared
Objects (DSO). So there is support for DSO in mod_perl now, too. I<BUT THIS
IS STILL EXPERIMENTAL, SO BE WARNED!>
----
guess I should not ignore things like this ;)
Thanks
Jeff
On Sun, Apr 09, 2000 at 01:07:36PM +0200, Gerald Richter wrote:
> > access_log = (gives me two lines)
> > "POST /spooltalk/foo.phtml HTTP/1.0" 200 678
> > "name=ghhdhggh&submit=Submit+Changes" 501 -
> >
>
> So actually you have two requests. First the POST and then the posted data
> is send as separate request, which of course Apache could interpret
> correctly.
>
> Does it work when you change the METHOD to GET?
>
> How do you call this page, directly or from another script via Execute?
>
> Gerald
>
>
> -------------------------------------------------------------
> Gerald Richter ecos electronic communication services gmbh
> Internetconnect * Webserver/-design/-datenbanken * Consulting
>
> Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
> E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925151
> WWW: http://www.ecos.de Fax: +49 6133 925152
> -------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
Thanks,
Jeff
-------------------------------------------
| Nobody ever got into trouble |
| by keepin' his mouth shut. |
| -- Forrest Gump |
| -- Winston Groom |
-------------------------------------------
| Jeff Sheffield |
| [EMAIL PROTECTED] |
| - http://buzzard.kdi.com/jeff/family/ |
| - http://www.team-linux.com/ |
-------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]