How to edit php.ini from ssh
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….
Getting .htaccess to work on windows apache
Could figure out how to actually write the .htaccess file in windows as when i tried to rename the txt file I created to .htaccess it popped up an error saying “You must type a file name”. The solution: 1….
Recent Comments