Results 1 to 3 of 3

Thread: SugarCRM php producing errors in SugarCRM.log

  1. #1
    dmorga2 is offline Junior Member
    Join Date
    Aug 2009
    Posts
    2

    Default SugarCRM php producing errors in SugarCRM.log

    Hi all

    Just had a SugarCRM system almost dumped in my lap - the only reason - because I know unix/linux a bit...

    Anyway to the problem.

    Have the cron.php in the crontab, but it doesn't work. Manually running it produces no errors on the command line, but the sugarCRM.log shows:-

    Mon Aug 10 11:52:39 2009,928 [3012] FATAL SugarCRM - If you see a whole string of these, there is a chance someone is attacking your system.

    It produces one of these responses in the log each time I try to run the crontab:-

    * * * * * /home/tibemkh/public_html/sugar/cronscript.sh

    The cronscript.sh contains:-

    #!/bin/sh

    PATH=/usr/local/bin
    export PATH

    cd /home/tibemkh/public_html/sugar;
    php -c /usr/local/lib/php.ini -f cron.php > /dev/null 2&>1
    ------------- EOF ---------------------

    Any ideas?

    Cheers
    Dave Morgan

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: SugarCRM php producing errors in SugarCRM.log

    Hi Dave

    It is possible the file cache/modules/Schedulers/pid.php is not writeable.
    Figure it out and try again.

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    dmorga2 is offline Junior Member
    Join Date
    Aug 2009
    Posts
    2

    Talking Re: SugarCRM php producing errors in SugarCRM.log

    Hi all

    thanks for reviewing this - and thanks andopes for the post response.

    It turns out that my contact who landed me with this gave me duff info - the sugarCRM was on an old hosting company (but still live!?), and the unix shell was on the currrent hosting company - not an icicles chance in a furnace of working with that configuration.

    Anyway she has re-installed the SugarCRM onto the current hosting companies machine :-) and the crontab entry now resembles the installation configuration of the shell - so we are starting to get somewhere :-)

    Just have to figure out why SMTP is refusing to send emails to a valid address now.

    Thanks again - I think we should close out this thread. I will raise a separate thread on SMTP/Email if needed.

    Regards
    Dave Morgan

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Errors Deploying in SugarCRM 5.2
    By jlabuelo in forum Developer Help
    Replies: 0
    Last Post: 2009-03-16, 11:02 AM
  2. How to trace/debug JavaScript Errors in SugarCRM
    By SoftDev in forum Developer Help
    Replies: 2
    Last Post: 2007-12-31, 04:16 PM
  3. My sugarCRM displays SQL errors, any ideas, please!!?
    By mfeoli in forum General Discussion
    Replies: 8
    Last Post: 2007-07-11, 10:12 PM
  4. I've got errors while trying to install SugarCRM 4.5
    By danielduong in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2006-11-19, 07:54 AM
  5. Replies: 0
    Last Post: 2005-06-28, 06:59 AM

Tags for this Thread

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
  •