Newbie - Getting Wierd Error

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
dantheman733
Forum Newbie
Posts: 1
Joined: Fri Jul 28, 2006 2:02 pm

Newbie - Getting Wierd Error

Post by dantheman733 »

I can usually get around with MySQL and PHP...but i ran into this problem that i just can't figure out.

here is all the info.

here is the form you fill out first: http://www.mypimpspace.fileplace.biz/whoretrain.php
(to try it, use MySpace ID: 908744 message: test do not check band button)

When you do not enter any information and press submit, it takes you to the proper site: http://www.mypimpspace.fileplace.biz/tr ... onfirm.php

But once you enter something, i get the following error:

Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /__addyour_proxy/train/addconfirm.php.

Reason: Error reading from remote server


I have no clue what that means or how to fix it. I checked all the coding and the SQL in the MySQL admin and i cannot find the problem.

Any input would help, thanks. Also, let me know if it works for you, because then it may be something with my computer.


Thank You
klarinetking
Forum Commoner
Posts: 59
Joined: Mon Jul 24, 2006 9:43 am

Post by klarinetking »

Hi,

That's not a coding error, it's a server error. Most likely the server you sent your request to didn't answer correctly.

klarinetking

P.S. It worked fine for me
Post Reply