Jump to content

What's the easiest way to access php.ini?


webmaster1

Recommended Posts

SSH will just give you access to shell commands.

 

You can read up on BASH SHELL programming, for writing scripts. But if you ever worked with the linux command prompt it is simply a cd /path/to/php.ini  then using VIM / VI / NANO you do nano php.ini  to edit it and modify it to your likings.

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.