Below you will find pages that utilize the taxonomy term “PHP”
New server: Install & configuration of services (Part III)
Welcome back, this will be the 3rd part of new server series. In the previous parts I assembled the server and prepared the machine with Ubuntu Server. I configured the basics things like; networking, RAID setup, E-Mail and more. In case you missed that: read Part I and Part II.
Today, we will finish the job with installing and configuring all the services we love so much. Again, I included a Table of Contents for convenience reasons, since it quite a long article. But hopefully the table will help you to navigate around.
Why should you upgrade to PHP7?
Developers who running PHP-enabled websites such as WordPress, Drupal, Joomla, Magento or even PHP frameworks like Laravel and Symfony should know about the new major PHP version. As a developer you should think about switching to PHP7. I will talk about the how-to use it, some history, the benefits of PHP7 and finally how to get PHP7 on your system.
And uhm… what about PHP version 6?
Usage
About about 98% of the websites are still using PHP version 5.*. PHP 5 is now more than 11 years old, so it’s time to move to PHP 7 and clean up obsolete functions. The PHP project has a list of deleted functions, which helps you porting PHP 5 to PHP 7 code. And list of removed APIs & extensions.
Debian 8 Jessie Server handleiding
Niet lang geleden heb ik mijn server opnieuw opgezet. Ik maak gebruik van Debian 8 (Jessie) als Linux distributie, en heb veel verschillende services geïnstalleerd en geconfigureerd (waaronder een mail server, webmail, cloud storage en git). Gelukkig hield ik alles netjes bij in een logboek. Ik zou graag mijn stappen willen delen, zodat iedereen een eigen server kan opzetten.
Ik ga ervan uit dat je beschikt over enige basis kennis van GNU/Linux (Debian). Ook al beschik je niet tot nauwelijks over deze kennis, zou het toch mogelijk moeten zijn om deze handleiding stap voor stap te volgen.