[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Strange form problem
- Subject: RE: [cobalt-users] Strange form problem
- From: "Paul Alcock" <webmgr@xxxxxxxxxxxxxxxxxx>
- Date: Mon Aug 12 08:18:30 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Are you submitting using SSL? If so, this may help
>
> http://list.cobalt.com/pipermail/cobalt-users/2000-November/026808.html
>
> > I am having a strange problem with my RaQ after a rebuild. I cannot
> > submit a form, I have uploaded a few pages, one a PHP page
> with a form on
> > it with an action of PHP_SELF and another a straight HTML page
> with a form
> > action for another page, but as soon as I press the submit button and
> > submit the form I get a "Page Cannot be displayed error"
You are not alone with that problem, we have it here too.
But RAQ2's don't have the code snippet mentioned in the link above
This link seems to be more detailed
http://list.cobalt.com/pipermail/cobalt-users/2000-November/026787.html
It suggests changing a block of code in /etc/httpd/httpd.conf
(large chunk to help find it)...$PerlConfig .= "Listen $ip:443\n";
But there is no code like that in the RAQ2 httpd.conf
So, can anyone indicate the complete code snippet to include in the
RAQ2 httpd.conf to get over this problem.
TIA.
Paul