Skip to content
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

VM Virtualbox (debian) on Windows 10 <I cannot Access php.ini for modification in the CLI> #1084

Closed
Zebra-Trois opened this issue Aug 9, 2023 · 1 comment
Assignees
Labels
how-to How to issues reported by users triage Triage is needed

Comments

@Zebra-Trois
Copy link

Describe your issue as much as you can

---Disclaimer---
Good day (or night), I'm a newbie with this with no education for that matter.
I intend to run Wordpress multisite on my PC (windows 10), using Oracle VM VirtualBox.
As of now my interface in the web browser works just fine all---good.
However, I need to access the php.ini file to prroceed to modificatios (i.e. remove semicolon before extension GD).
I was able to get this in the CLI so far:
bitnami@debian: ~$ php --ini
Configuration File (php.ini) Path: /opt/bitnami/php/lib
Loaded Configuration File: /opt/bitnami/php/lib/php.ini
but when I go for:
bitnami@debian: ~$ sudo /opt/bitnami/php/lib/php.ini
I get this:
no such file or directory.

It appears I don't know how to use the CLI command to get what I want...
anyone to point me in the right direction in using this?
Thank you for your time

@Zebra-Trois Zebra-Trois added the how-to How to issues reported by users label Aug 9, 2023
@github-actions github-actions bot added the triage Triage is needed label Aug 9, 2023
@Zebra-Trois
Copy link
Author

I've found my way...thank you anyway

@github-actions github-actions bot added the solved label Aug 9, 2023
@github-actions github-actions bot removed the solved label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
how-to How to issues reported by users triage Triage is needed
Projects
None yet
Development

No branches or pull requests

2 participants