logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Coding & Scripting Corner View previous topic :: View next topic
Reply to topic   Topic: File Not Found On This Server
Author
jeff15217



Joined: 16 Nov 2015
Posts: 13
Location: USA, Clermont

PostPosted: Tue 01 Dec '15 21:50    Post subject: File Not Found On This Server Reply with quote

I am unable to call a php file from and HTML form
action request, I have tried both post and get as the method.

The file loads if I access it from IE or Chrome directly, the file also loads if I use a hyperlink from the HTML file. I need to use the action in the form because I am passing data to the php file to access a MySQL database.

The action works if I request a HTML file.
All the files are in the same directory and that is the document root for Apache.

Thanks for any help you can give.
Jeff javascript:emoticon('Crying or Very sad')
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Fri 04 Dec '15 16:29    Post subject: Reply with quote

What error do you get? Anything in the apache error log?
Back to top
jeff15217



Joined: 16 Nov 2015
Posts: 13
Location: USA, Clermont

PostPosted: Mon 07 Dec '15 0:31    Post subject: File not found on server Reply with quote

Thanks for your reply.
I found it when I learn to type thing will work better.

Thanks
Jeff
Back to top


Reply to topic   Topic: File Not Found On This Server View previous topic :: View next topic
Post new topic   Forum Index -> Coding & Scripting Corner