Jump to content

Search the Community

Showing results for tags 'php cron scheduled task'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 1 result

  1. Is there somebody who can help me out with my issue? I would like to start a cron job ( schedules task ) in linux which directs to a PHP website. The link that has to load every 10 minutes is: http://sub.domein.eu/cron/index.php?/Tickets/TicketsMinute/GeneralTasks As you can see, after the "php?" it continues with: /Tickets/TicketsMinute/GeneralTasks The cron job in ISPConfig doesn't execute the above ( entire link ) command, as I think the last part /Tickets/TicketsMinute/GeneralTasks is not being recognised as a URL. If I enter the URL in my browser, everything works fine, so nothing is wrong with the script. Would you please tell me what the part: /Tickets/TicketsMinute/GeneralTasks includes? Any information would be appreciated and please be advised, I am a newb in PHP ( as you already discovered I assume :-) ) Thanks in advance.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.