Results 1 to 4 of 4

Thread: php page issue
      
   

  1. #1
    anthemra is offline Sergeant
    Join Date
    Nov 2009
    Posts
    26

    Default php page issue

    http://www.southlakefiresafecouncil.org/mbrapp.php

    I have basic pages containing simple text forms to be printed from the browser
    and text links to .pdf file. saved page as php but when previewed page opens but when I click on pdf text link I get :

    "The requested URL /Member_2011.pdf was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

    this is frustrating because I had one similar page working now it does work either

    what i am I doing wrong ?

  2. #2
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,300

    Default Re: php page issue

    As long as you have a pdf file named Member_2011.pdf on your server in the public_html folder, it'll work. Be sure the spelling of the link is 100% the same as the pdf file. It's a good idea to always use lowercase as a habit.
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: php page issue

    Not quite sure why, but its in your image folder. Just wondering if BV is recognising a pdf as an image.
    Link. http://www.southlakefiresafecouncil.org/images/Member_2011.pdf

  4. #4
    anthemra is offline Sergeant
    Join Date
    Nov 2009
    Posts
    26

    Default Re: php page issue

    yep moved the pdfs out of the image folder and it works fine

    wonder why BV is putting them in images ?

Thread Information

Users Browsing this Thread

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

     

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