Results 1 to 3 of 3

Thread: Pre-Intall Checklist issues

  1. #1
    jbarilow is offline Junior Member
    Join Date
    Sep 2006
    Posts
    2

    Default Pre-Intall Checklist issues

    I have been working with my hosting company to get all the modules in place that need to be present for SugarCRM to work. The following are the issues I cannot get past.

    cURL module is installed and running in /usr/bin/curl but is not being picked up.
    PHP-JSON Module is installed, in my path, but is not being picked up.

    Anyone ever seen this before, or have any ideas?
    Attached Images Attached Images  
    Last edited by jbarilow; 2006-09-26 at 03:26 PM. Reason: forgot to add something

  2. #2
    pbwebguy is offline Member
    Join Date
    Sep 2006
    Posts
    5

    Default Re: Pre-Intall Checklist issues

    Check your PHP.ini file. It could be that the extension_dir property is not set.

    You could also stick a simple test.php script in the web directory with the contents:

    <?php phpinfo(); ?>

    Access the file through the web server and you can see what modules are installed.

  3. #3
    jbarilow is offline Junior Member
    Join Date
    Sep 2006
    Posts
    2

    Default Re: Pre-Intall Checklist issues

    I ran the phpinfo and I many things, some of which are as follows...


    ctype functions enabled

    IMAP c-Client Version 2004

    I can not find any reference to cURL or PHP-JSON, should I?

    Are there any other variables I should be looking for?

Thread Information

Users Browsing this Thread

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

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
  •