


Search for a line extension=openssl and remove the " " sign. Copy that and rename the copy to "php.ini". In the php folder there is a file called "php.ini-development". I name that folder only "php" because I replace the files in there from time to time with newer php versions and so I do not have a discrepancy between folder name and php version and I don't have to change references that I made to my php file before.
SUBLIME TEXT SFTP SETUP TUTORIAL ZIP
I unzip this into "C:\Program Files\ php", although at some other places it is adviced to have php in c:\php but that doesn't feel right for me in a Windows environment.Īs a Windows user you might be tried to unzip that to "php-7.4.2-nts-Win32-vc15-圆4" or whatever the zip name might be. For my local machine I use 64-bit NTS ("VC15 圆4 Non Thread Safe"), but I guess there's not much difference for our purpose. There is a description for the difference between "Thread Safe" and "Non-Thread Safe". Setting up the editor requires the most descriptions and explanations.
SUBLIME TEXT SFTP SETUP TUTORIAL PORTABLE
Therefore, whenever available, I use portable version of all programs. I run a Windows machine and I would like to share what steps are needed to set up Sublime Text to be a great tool for writing Vanilla code.įirst of all: I don't like installers. I still prefer using a programmers editor with some comfortable extensions. Although a PHP IDE is the best way to develop, I never fell in love with one.
