I am receiving the following error in my word press manager application within cPanel. To recreate this error: I have gone through WordPress installation procedures. Meaning I've downloaded WordPress from wordpress.org. I've uploaded WordPress to cPanel. Created a Database and user and associated them together. It was when I then attempted to go to the site URL that I noticed nothing would load up. I checked WordPress manager application within cPanel and noticed the error below. I'd like to be able to identify the cause of this error so that I can fix it and finish WordPress installation procedures.
Code:
(XID 56yk65) The system failed to run the wp-cli batch commands with the following issues: Warning: Use of undefined constant stdin - assumed 'stdin' (this will throw an Error in a future version of PHP) in /usr/local/cpanel/php/wp-cli/custom_packages/batch/command.php on line 71 Warning: Use of undefined constant stdin - assumed 'stdin' (this will throw an Error in a future version of PHP) in /usr/local/cpanel/php/wp-cli/custom_packages/batch/command.php on line 76 Warning: Use of undefined constant command - assumed 'command' (this will throw an Error in a future version of PHP) in /usr/local/cpanel/php/wp-cli/custom_packages/batch/command.php on line 95 Warning: Use of undefined constant command - assumed 'command' (this will throw an Error in a future version of PHP) in /usr/local/cpanel/php/wp-cli/custom_packages/batch/command.php on line 102 Warning: Use of undefined constant command - assumed 'command' (this will throw an Error in a future version of PHP) in /usr/local/cpanel/php/wp-cli/custom_packages/batch/command.php on line 102 Warning: Use of undefined constant line - assumed 'line' (this will throw an Error in a future version of PHP) in /usr/local/cpanel/php/wp-cli/custom_packages/batch/command.php on line 103
- Snipped -
Last edited by a moderator: