Jeff Knapp
New Pleskian
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Parallels Panel, 10.4.4 Update #15, Linux 2.6.18-028stab091.2, CentOS 5.6, PHP 5.2.17
PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
All attempts to pass data by POST in a form has no results. Have tried 100's of different types of forms and variables, but nothing works. I have even reduced a form to just a simple "type name:" and echo from the form. NOTHING. The form resets itself with blank data. I tried moving the PHP script to another file. The page forwards to the new file, but not the data. I have tried to research the matter until I am blue in the face. I have tried to increase the default max post size, turned PHP safe mode off, turned mod_globals on, switched from apache module to fastCGI to CGI for PHP... anything to try and get PHP to pass the data. (currently switched back to fastCGI) Still nothing and no other suggestions I have found on the web.
ACTUAL RESULT
All data submitted in HTML form is not passed to PHP $_POST variable. I also have two X-Cart shopping cart systems running on my server and they are both broken after this update.
EXPECTED RESULT
Data should pass as intended.
ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
If you would like to seethis in action, please request this info from me and I can send you the link to the simple form I described above. I would be more than happy to post my code knowing it is flawless and sites that worked previously no longer work. I can also send you my phpinfo() configuration, which I have compared to another Plesk server I am running (10.3.1) and everything looks to be the same. Let me know what you need to solve the problem as quickly as possible. Thanks, Jeff
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Parallels Panel, 10.4.4 Update #15, Linux 2.6.18-028stab091.2, CentOS 5.6, PHP 5.2.17
PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
All attempts to pass data by POST in a form has no results. Have tried 100's of different types of forms and variables, but nothing works. I have even reduced a form to just a simple "type name:" and echo from the form. NOTHING. The form resets itself with blank data. I tried moving the PHP script to another file. The page forwards to the new file, but not the data. I have tried to research the matter until I am blue in the face. I have tried to increase the default max post size, turned PHP safe mode off, turned mod_globals on, switched from apache module to fastCGI to CGI for PHP... anything to try and get PHP to pass the data. (currently switched back to fastCGI) Still nothing and no other suggestions I have found on the web.
ACTUAL RESULT
All data submitted in HTML form is not passed to PHP $_POST variable. I also have two X-Cart shopping cart systems running on my server and they are both broken after this update.
EXPECTED RESULT
Data should pass as intended.
ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
If you would like to seethis in action, please request this info from me and I can send you the link to the simple form I described above. I would be more than happy to post my code knowing it is flawless and sites that worked previously no longer work. I can also send you my phpinfo() configuration, which I have compared to another Plesk server I am running (10.3.1) and everything looks to be the same. Let me know what you need to solve the problem as quickly as possible. Thanks, Jeff