Results 1 to 9 of 9

Thread: HTTP Error 500 - Please help

  1. #1
    thegreatdanton is offline Junior Member
    Join Date
    Oct 2011
    Posts
    2

    Default HTTP Error 500 - Please help

    Hi there,

    I'm just in the process of installing Sugar CRM 6.4.0beta1 and have uploaded all of the files via FTP into the root folder. However,I'm receiving a HTTP Error 500 (Internal Server Error). The exact error is:

    Server error
    The website encountered an error while retrieving http://www.xxx.com/crm/install.php. It may be down for maintenance or configured incorrectly.
    Here are some suggestions:
    Reload this web page later.
    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfil the request.
    Any help would be greatly appreciated.

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,811

    Default Re: HTTP Error 500 - Please help

    This is most likely a permissions issue.

    Double check that you can actually execute PHP scripts within the directory in question by trying to generate the output of phpinfo() via a test script.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    thegreatdanton is offline Junior Member
    Join Date
    Oct 2011
    Posts
    2

    Default Re: HTTP Error 500 - Please help

    Hi there,

    Thanks for your reply. Can you have a look at this output please:

    phpinfo()

    Thank you

  4. #4
    NadiaThePuggle is offline Junior Member
    Join Date
    Oct 2011
    Posts
    1

    Default Re: HTTP Error 500 - Please help

    I am also getting this error after I hit the Next button on the "Are you ready to install?" section of the SugarCRM Setup Wizard. I can execute php scripts from within the same directory as install.php so I know it's not an execute permissions issue. I have changed all the permissions for the IUSR account for IIS for \inetpub\wwwroot\SugarCE-Full-6.4.0beta2\ to Full Control and applied to all subfolders and files.

    I am not sure why I can't get past the "Are you ready to install?" section. Any troubleshooting advice or help is greatly appreciated. I am using IIS 7.5 and PHP 5.3.8 installed from the Microsoft/web platform site with the recommended IIS settings. I've spent a full day researching and trying to set permissions and install drivers, etc. manually to no avail. I'm stumped!

    Here's the exact error message I am getting with verbose error reporting turned on with PHP Manager inside the IIS Manager:

    Notice: Undefined index: log in C:\inetpub\wwwroot\SugarCE-Full-6.4.0beta2\include\utils\sugar_file_utils.php on line 84

    Fatal error: Call to a member function error() on a non-object in C:\inetpub\wwwroot\SugarCE-Full-6.4.0beta2\include\utils\sugar_file_utils.php on line 84
    Last edited by NadiaThePuggle; 2011-10-29 at 01:26 AM. Reason: Additional information

  5. #5
    mike dee is offline Junior Member
    Join Date
    Nov 2011
    Posts
    1

    Default Re: HTTP Error 500 - Please help

    I get the same error. I have checked permissions, php scripts run fine (I removed the sugarcrm files and put a test wordpress installation in the same directory and it worked perfectly). I checked that php mysql etc were all up to date and they are ok.
    The same server has dozens of domains with many common php applications all which work perfectly, only sugarcrm has an issue. The error logs show problems with php fatal error in sugar_file_utils.php.
    Would suggest the developers have a look at that instead of fobbing people off with excuses.

  6. #6
    adamjava1 is offline Junior Member
    Join Date
    Nov 2011
    Posts
    1

    Default Re: HTTP Error 500 - Please help

    I had the same problem, and it worked after making sure:

    1) proper owner
    2) proper group
    3) proper permissions (execute)

    were applied to the entire directory tree containing sugarcrm

    if you can run a phpinfo from the shell (not from creating a file with phpinfo() in it and running it from a browser

    this worked for me, and got me to the 2nd installer screen

    good luck!

    Adam

  7. #7
    tonechild is offline Junior Member
    Join Date
    Nov 2011
    Posts
    3

    Default Re: HTTP Error 500 - Please help

    Hi,

    I'm having the same problem. I just set everything to 777 - but isnt that a security risk?

  8. #8
    tcb4al is offline Junior Member
    Join Date
    Dec 2011
    Posts
    2

    Default Re: HTTP Error 500 - Please help

    Quote Originally Posted by Angel View Post
    This is most likely a permissions issue.

    Double check that you can actually execute PHP scripts within the directory in question by trying to generate the output of phpinfo() via a test script.
    I'm having the same problem with SugarCE. Can you provide more detailed steps on the solution? In laymans terms please.

  9. #9
    tcb4al is offline Junior Member
    Join Date
    Dec 2011
    Posts
    2

    Default Re: HTTP Error 500 - Please help

    That's one of the problems, I don't have any idea where to begin with any of that.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HTTP Error: no data present after HTTP headers
    By sharpie_forum in forum Help
    Replies: 1
    Last Post: 2011-07-07, 04:16 PM
  2. Replies: 2
    Last Post: 2011-03-04, 11:36 AM
  3. [FATAL] HTTP Error: no data present after HTTP headers
    By Marcokid in forum Installation and Upgrade Help
    Replies: 5
    Last Post: 2011-03-04, 08:56 AM
  4. Replies: 3
    Last Post: 2009-06-18, 02:10 AM
  5. Replies: 1
    Last Post: 2009-06-15, 03:07 AM

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
  •