Website Development Prices

Search Blog

Saturday, May 2, 2015

Instaliranje PHP-a (PHP Installation)

Najpopularnija instalacija PHP-a je preko WAMP-a, MAMP-a, LAMP-a ili XAMPP-a.

Ja koristim XAMPP.

1. Odaberite instalaciju za Vas operativni sistem i kliknite "Download" dugme.
2. Dvoklik na instalaciju i prihvatite sve zadate postavke,
3. Pokrenite xampp.
4. Kliknite "Start" za Apache (treba da bude zeleno).
5. Kliknite "Start" za Mysql (treba da bude zeleno).
6. Potvrdite Mysql instalaciju klikom na "Admin".

Za kucanje koda mozete koristiti Notepad, ili Notepad++. Ja koristim Sublime text 3.


The most popular installation of PHP is with WAMP, MAMP, a LAMP or XAMPP.

I use XAMPP.

1. Select the installation of your operating system and click "Download" button.
2. Double click on the installer and accept all the default settings.
3. Run the XAMPP.
4. Click "Start" for Apache (it should be green).
5. Click "Start" to Mysql (should be green).
6. Confirm the MySQL installation by clicking on "Admin".

For typing of code you can use Notepad or Notepad ++. I use Sublime Text 3.






No comments:

Post a Comment

Note: Only a member of this blog may post a comment.