Results 1 to 3 of 3

Thread: Error 500 when opening a form page

  1. #1
    falcorustico is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    12

    Default Error 500 when opening a form page

    I have upgraded to 5.0.0F, and can log-in and navigate to the various screens, but get an Error 500 as soon as I try to select a specific record to view in Form view.

    So I can look at the Accounts listing page, and that work, but get Error 500 as soon as I actually try to select an account to view/edit. I have the same thing with Contacts pages and others.

    For some reason, on the "Cases" page, I was to hit refresh and then I could see the case screen. On the other tabs, that's no good, still get "Error 500".

    I can use some help here -- with all the Error 500 on version 5, Sugar has become completely unusable for us.

    Robert

  2. #2
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: Error 500 when opening a form page

    Error 500 is from the webserver (apache or IIS).

    Best thing would be to look at the error logs. For apache it will be something like /var/log/apache/error.log in a number of linux distributions.

    The entries will be date/time stamped.

    It will also be worth looking in the main apache logs too (probably: /var/log/apache/access.log) at the same time.

    Not sure where IIS logs will be.

  3. #3
    falcorustico is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    12

    Default Re: Error 500 when opening a form page

    We have resolved this particular problem. We outsource the hosting of Sugar application to 1&1.
    Turned out the relevant .htaccess file was missing an entry to force PHP5 to be used.

    Addiing the line below to the htaccess file resolved our problem.

    AddHandler x-mapp-php5 .php

    Hope this is of help to others.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Speeding up page loads over SSL
    By mattn in forum Developer Help
    Replies: 4
    Last Post: 2010-12-21, 06:20 AM
  2. Please Help. Something wierd with form
    By sapogov in forum Help
    Replies: 7
    Last Post: 2008-04-16, 12:49 AM
  3. CarouselCRM Installation
    By StevenE in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-08-30, 08:16 AM
  4. External logining page
    By marcinand in forum Help
    Replies: 6
    Last Post: 2005-05-06, 06:00 PM

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
  •