View Single Post
Old November 22nd, 2006, 11:47 AM   #5 (permalink)
H
after g, before i
Super #1
 
H's Avatar
 
Joined in Jul 2004
Hosted on Gojira
7,870 posts
Gave thanks: 44
Thanked 127 times
If you're using SSH, go to the folder you want to create the php.ini file. Then type "touch php.ini". This will create a blank php.ini file. Next type "pico php.ini" (I prefer pico, but you can use whatever editor you want), do what you need to do, output the file and off you go.
H is offline   Reply With Quote
This user thanks H for this great post!
echo (November 22nd, 2006)