How to edit php.ini from ssh
Code Library, Linux Apache Server 1 Comment »Type:
1. “cd /etc”
2. “ls”
Check that there is the php.ini listed if not you will have to ask your hosting provider where it is.
3. “vi php.ini”
Find the bit in php.ini you would like to edit.
4. “i” - This enables you to edit the php.ini file
5. After changing the file, please Esc.
6: “:wq” - (w = saves the file, q = quit)
7. reboot your server and your done.
Rate This Post:
Del.icio.us
Furl
Newsvine
Netscape
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google