Jump to content

ssh help for open_basedir configuration


solon

Recommended Posts

I'm not sure what ssh has to do with your question. ssh is simply the protocol you use to connect to a remote shell.

 

I assume your having trouble editing your php.ini file from within your shell account? You need to open the file (as root) using an editor such as vim or (even simpler) nano. eg;

 

sudo vim /etc/php/php.ini

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.