Menu

Error accessing processor.php

Help
2008-08-29
2013-06-03
  • Augusto Ortiz

    Augusto Ortiz - 2008-08-29

    I generated a form that is supposed to insert the information into an existing database.  I filled out the hostname, user, password, database, table and email.

    So I downloaded the form folder into htdocs, typed http://localhost/dbform/form.html , inputted the information, then clicked submit.  i get this error message:

    The website cannot display the page
    HTTP 500 
       Most likely causes:
    The website is under maintenance.
    The website has a programming error.

       What you can try:
         Refresh the page.

         Go back to the previous page.

         More information

    This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.

    For more information about HTTP errors, see Help.

    What went wrong?  Is there some data I need to manually enter in one or more of the files?  What do I need to do to make this work?

     
    • Augusto Ortiz

      Augusto Ortiz - 2008-08-29

      and also, once i have tested that it works locally, how do i integrate into into an existing live website?  a step-by-step would be a great help.  thanks in advance.

       
      • TNTEverett

        TNTEverett - 2008-08-29

        The message indicates that when you click submit that the link to the processor.php is either broken, the permissions are wrong, or your host does not support PHP. 
        The form file has java code which must be copied to the integration page.  It also has the form contained within <form> and </form> tags.  If you copy the java code and the form properly it will work within any other web page.  The form colors and field arrangement can be modified to suite your web site.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.