-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while using terminus command #287
Comments
Moving to |
@charansai1999 The actual error message in the screenshot is saying that, on the Pantheon site you are trying to run the command on, there is no site with the domain There are two things you should do:
Finally, there is a chance that you don't need to worry about this at all. The Native PHP Sessions plugin allows WordPress to handle PHP sessions appropriately, but not everyone needs it, and not every site does anything with PHP sessions. If you are not using PHP sessions anywhere in your site build, then you might not need the plugin at all. |
Platform
( ) MacOS
Installed Via
( ) Homebrew
PHP Version
( ) 8.3.0
Terminus Version
3.3.0
Command Executed
terminus wp purdue-university-northwest.dev -- pantheon session add-index

Expected behavior
Describe what you had expected the command to do. If your issue is with the Terminus Installer, please file your issue here:
https://github.com/pantheon-systems/terminus-installer/issues
Actual behavior
If your issue is with a command not working, please run the command again with the
-vvv
option (--debug
in 0.x) and copy everything from the command down to the next prompt and paste it here between a pair of ``` marks.The text was updated successfully, but these errors were encountered: