Forum Moderators: coopster

Message Too Old, No Replies

problem with no input specified

         

Sarah Atkinson

3:10 pm on Aug 11, 2005 (gmt 0)

10+ Year Member



I have a little form that the user inputs data and then some nice litte scripting that shoves that data into a MySQL dtatbase. It works just fine on my computer but when uploaded to the server all I get when trying to put the data into the database is no input file specified.

Why is it doing this? any clues? it is the same database.

lobo235

3:16 pm on Aug 11, 2005 (gmt 0)

10+ Year Member



From things I found on google regarding "no input file specified" it sounds like it's a problem related to having PHP setup as a CGI and not as a module of apache or ISAPI on IIS.

Sarah Atkinson

3:56 pm on Aug 11, 2005 (gmt 0)

10+ Year Member



So how would I fix it?
Although I wouldn't think it is an instalation problem Our hosting company is very nice. although what aboult PHP version.