Results 1 to 3 of 3

Thread: Scheduler - Windows batch file - internal server error

  1. #1
    TakeMarket is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    133

    Exclamation Scheduler - Windows batch file - internal server error

    Hi doing as Chris wrote in the thread http://www.sugarcrm.com/forums/showthread.php?t=7952

    We recieve an internal server 500 error:

    From the command promt as follows:

    Microsoft Windows
    (C) Copyright 1985-2003 Microsoft Corp.

    x:\Documents and Settings\Administrator>cd X:\scheduler

    X:\scheduler>runschedules.bat

    :\scheduler>cd x:\www\clients\crm

    X:\www\clients\crm>php.exe

    X:\www\clients\crm>x:\php\php-cgi.exe -x x:\php\php.ini -f cron.php
    PHP Parse error: syntax error, unexpected T_LOGICAL_AND in x:\php\php.ini on line 126
    Status: 500 Internal Server Error
    Content-type: text/html


    x:\xxx\clients\crm>


    the .bat file:

    cd x:\www\clients\crm\
    php.exe -f cron.php
    x:\php\php-cgi.exe -x x:\php\php.ini -f cron.php

    (FYI:All file paths are changed for security concerns)

    Secs:
    Windows 2003 server enterprise SP2
    SQL server 2005 Enterprise
    iis webserver (running isapi filters/not cgi)
    Sugar 5.0b
    Php 5.2


    Thanks a lot in advance.
    Last edited by TakeMarket; 2008-04-08 at 12:06 PM. Reason: Link error

    Kind regards
    Take Market™
    http://www.takemarket.com

    We take market for you.™

  2. #2
    TakeMarket is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    133

    Default Re: Scheduler - Windows batch file - internal server error

    wierd...

    line 126 in php is a commentary line from php themselves:
    "; NOTE: Using short tags should be avoided when developing applications or"

    any ideas??

    Kind regards
    Take Market™
    http://www.takemarket.com

    We take market for you.™

  3. #3
    TakeMarket is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    133

    Default Re: Scheduler - Windows batch file - internal server error

    Anyone here???

    Kind regards
    Take Market™
    http://www.takemarket.com

    We take market for you.™

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Apache HTTP Server Error.
    By STW in forum Help
    Replies: 7
    Last Post: 2012-05-03, 11:51 AM
  2. Replies: 52
    Last Post: 2012-03-22, 06:27 PM
  3. Replies: 0
    Last Post: 2007-08-08, 02:47 PM
  4. Replies: 9
    Last Post: 2007-06-09, 12:32 PM
  5. 500 Internal Server Error
    By Rosebio in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2007-04-14, 03:30 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
  •