Welcome! Log In Create A New Profile

Advanced

Text area posting to php

Ian Hobson
September 11, 2009 08:54AM
Hi All,

I have a site written in php, that I am trying to move onto nginx.

The site works on my test machine = Windows, Apache2.2. and php5.

It does not work on the production machine (Ubuntu, nginx, php5).

The post of a form with a submit button and a textarea arrives with the
textarea with no value, and nothing from the button.

The form is

<FORM METHOD="POST" action="question.php?act=Save&amp;subj=2"><table width="100%">
<tr><td width="25%" align="right">Subject : </td><td align="left">Decision Coach</td></tr>
<tr><td><input type="submit" value="Save subject"></td><td> </td></tr>
<tr><td colspan='2' ><textarea COLS="90" rows="35" name="xmlarea" id="xmlarea" >
&lt;questionset title=&quot;Decision Coach&quot;&gt;

lots of content snipped
&lt;/questionset&gt;
</textarea>
</td></tr></table>
</form>

What could be going wrong? How can I diagnose the problem further?

Regards

Ian
Subject Author Posted

Text area posting to php

Ian Hobson September 11, 2009 08:54AM

Re: Text area posting to php

Nick Pearson September 11, 2009 09:16AM

Re: Text area posting to php

Ian Hobson September 11, 2009 10:28AM

Re: Text area posting to php

Ian Hobson September 11, 2009 10:30AM

Re: Text area posting to php - Solved

Ian Hobson September 11, 2009 01:10PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 142
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready