Results 1 to 6 of 6

Thread: 500 Internal Eror on some pages of website.

  1. #1
    Join Date
    Apr 2008
    Location
    Little Office!
    Posts
    80
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default 500 Internal Eror on some pages of website.

    I am having 500 internal error on some pages of my website. can someone please tell me why would this happen. Any reason.

    i am not using any .htaccess file.
    i have the latest php 5.2.10

    thanks.

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    there's no way for anyone to help you if you don't give a link to your site and an example of the problematic code.

  3. #3
    Join Date
    Apr 2008
    Location
    Little Office!
    Posts
    80
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    I never said No!
    here you go...
    http://dibra.org/new/


    it is a CMS site.

  4. #4
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    Well, I don't know which pages you're getting a 500 error on. I didn't click every link, but I didn't come across any. Since it's a server-side problem, we'd have to see an example of the server code (php scripts) to try and find a problem.

    Since you're using joomla, it may be best to ask for help on their site. (Also, just fyi, joomla does use .htaccess files.) It could be an issue with missing or outdated joomla files, a conflict with some extension, a database configuration issue, or any number of other problems. In any case, they'd probably have a better idea where to start troubleshooting than I would.

    Good luck!

  5. #5
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Looks like your pulling page content based on the address bar but don't have a default address setup if a page wasn't found. But maybe not, as Traq said your code would be best. Altering the address bar produces the 500 error's for example http://dibra.org/new/index.php?thisiswhat

  6. #6
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    @bluewalrus Actually, I followed your link and I got the homepage. Typed a bunch of random junk into the query string, and I still got the homepage.

    chetanmadaan, can you post a link to a page on your site that produces an error?

Bookmarks

Posting Permissions

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