Results 1 to 3 of 3

Thread: Error when trying to INSERT data to the table
      
   

  1. #1
    VFRodriguez's Avatar
    VFRodriguez is offline Staff Sergeant
    Join Date
    Dec 2007
    Posts
    45

    Default Error when trying to INSERT data to the table

    Recently the IP address of my site was changed. Everthing worked fine when entering data to the tables. Now, I receive the following error:
    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, webmaster@plasticsurgery.dir2biz.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    The file that INSERT into the table has permission 0777.
    Please, what should I do?

  2. #2
    VFRodriguez's Avatar
    VFRodriguez is offline Staff Sergeant
    Join Date
    Dec 2007
    Posts
    45

    Default Re: Error when trying to INSERT data to the table

    Quote Originally Posted by VFRodriguez View Post
    Recently the IP address of my site was changed. Everthing worked fine when entering data to the tables. Now, I receive the following error:
    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, webmaster@plasticsurgery.dir2biz.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    The file that INSERT into the table has permission 0777.
    Please, what should I do?
    I see that the problem has to do with the script
    header('Location: http://plasticsurgery.dir2biz.com/index.php') ;
    BUt what should I do to resolve this?

  3. #3
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,428

    Default Re: Error when trying to INSERT data to the table

    test post

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49