This site utilizes JavaScript to function correctly. Looks like it's disabled on your browser. Please enable it for your best experience.

For instructions on enabling JavaScript, click here

Skip to main content

Just Host Web Hosting Help

Specify a Cron Job to Use a Specific phpini File

Specify a Cron Job to use a Specific php.ini File

Summary

This article will explain how to set a Cron Job to use a specific php.ini file. If you need a different explanation on Cron Jobs, please refer to this list of Cron Job articles:


Some scripts executed with a Cron Job requires a specific php.ini file to be used.

When executing a PHP script from a Cron Job (or via the command line), you can use a custom php.ini file. The most common situation where a custom php.ini file is needed is when a user's code requires access to something such as Zend Optimizer, which is specified in the php.ini file.

Specifying the php.ini File

To specify an alternate php.ini file, you'll need to use the -c flag in your PHP command line.

For example:

php -c /home/username/public_html/php.ini /home/username/public_html/myscript.php

In this instance, /home/username/public_html/php.ini is the full path to the php.ini file you'd like to use and /home/username/public_html/myscript.php is the full path to the php script you'd like to run. Using your actual username, change the path to the php.ini and the file you intend to run accordingly

Note: Your home directory may be home1, home2, home3, etc.

Knowledgebase Article 217,461 views bookmark tags: command cron cronjob crontab custom line optimizer php zend


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

Error Log receiving this error: PHP Warning: Zend Optimizer for PHP 4.4.x cannot be found (expected at '/usr/local/Zend/lib/Optimizer-2.5.10/php-4.4.x/ZendOptimizer.so') - try reinstalling the Zend Op
Knowledgebase Article 150,077 views tags: found optimizer zend

How do I enable the Zend Optimizer on my account?
Knowledgebase Article 169,518 views tags: optimizer php zend

This article will explain how to run php and other file types using Cron jobs.
Knowledgebase Article 513,494 views tags: cron file jobs php

Related Help Content

This article will explain how to setup, remove, or edit a Cron Job.
Knowledgebase Article 367,345 views tags: cron crontab job

Learn how the Cron Job tool can help you automate the scripts on your web site.
Video "How-to" Tutorial 340,360 views tags: cpanelutilities cron

How to run cron jobs at a specific "local" date and time.
Knowledgebase Article 166,047 views tags: cron time

I get this with some of my php files: Fatal error: Unable to read X bytes in /home/user/public_html/myfile.php on line Y
Knowledgebase Article 177,051 views tags: fatal php read unable

Changing PHP versions, load custom Apache mods, and other Apache/PHP customizations
Knowledgebase Article 145,353 views tags: easyapache php vps whm

This article will instruct you how to export a database from the command line (SSH).
Knowledgebase Article 850,585 views tags: database mysql ssh

This article will instruct you how to import a database from the command line (SSH).
Knowledgebase Article 763,450 views tags: database mysql ssh

The php.ini file can be viewed from a web browser.
Knowledgebase Article 148,565 views tags: exploit hide php prevent

** Google ad credits are only available to customers in the United States, Canada, and the United Kingdom at this time.

¹ VAT (Value Added Tax) is not included in our advertised price and will be charged separately and itemized on invoices and billing information. Standard VAT rates based on EU Member State regulations may apply. Learn more.