• Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • Get Easy Forms
  • Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • Get Easy Forms
home/Knowledge Base/Developers "How To's"/How to set the PHP CLI path in the application
Popular Search:Getting Started

How to set the PHP CLI path in the application

771 views 0 January 1, 2019 Updated on October 31, 2023 admin

By default, the application use a common path to PHP. Eg. ‘/usr/bin/php’, however, some servers have special configurations. For these cases, we suggest setting up your PHP CLI path, manually.

To set the path to PHP CLI, please open the following file:

– @app/config/params.php

And replace the following line:

'App.Console.phpPath' => '', // Absolute path to php. Eg. '/usr/bin/php'

By:

'App.Console.phpPath' => '/ABSOLUTE/PATH/TO/PHP', // Absolute path to php. Eg. '/usr/bin/php'

Was this helpful?

Yes  No
Related Articles
  • Customize the Landing Page, Login Page and Application design
  • How to compare two fields to pass the validation (jQuery Validation)
  • How can I add custom css styles to radio buttons?
  • How To remove “For more details please go here” from the email notifications
  • How To Change the Login Page Slogan
  • How To Remove the Logo from the Form page

Didn't find your answer? Contact Us

Developers "How To's"
  • How to set the PHP CLI path in the application
  • Customize the Landing Page, Login Page and Application design
  • How to compare two fields to pass the validation (jQuery Validation)
  • How can I add custom css styles to radio buttons?
  • How To remove “For more details please go here” from the email notifications
  • How To Change the Login Page Slogan
View All 17  
Popular Articles
  • How to Show/Hide HTML elements with Conditional Rules
  • How to enable / disable DEBUG mode
  • How to Submit a Form as WhatsApp Message
  • How to update Form Stats from the command line
  • How to compare two fields to pass the validation (jQuery Validation)
KB Categories
  • Add-Ons
  • Advanced Techniques
  • Common Issues & Troubleshooting
  • Developers "How To's"
  • Getting Started
  • How To

  How to update Form Stats from the command line

How to replace the logo with an image  

About Easy Forms

With Easy Forms you can create unlimited web forms and most importantly the complete management of them without paying monthly fees

Resources
  • Knowledge Base
  • Documentation
  • Pre-sales Questions
  • Blog
Useful Help Links
  • Get Easy Forms
  • Live Demo
  • License Terms
  • Contact Us
Frequent Visit Links
  • Pre-Sales Questions
  • System Requirements
  • Installing Easy Forms
  • Upgrading Easy Forms
  • Privacy Policy
  • © 2015 - 2024 Baluart EIRL. All Rights Reserved.

Popular Search:Getting Started