• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by rohanjoshi0894

  1. R

    Question Looking for PHP Tutorial for Beginners

    For beginner I would suggest you to start with Head first PHP. I would suggest you to go with this link to know more about PHP and How you should start learning PHP.
  2. R

    Question PHP Certification Exam Pattern

    Hi Adi, I always recommend you w3schools PHP Certification is the best PHP Certifications.
  3. R

    Question What can PHP do that JavaScript cannot?

    PHP is a server-side scripting language. JavaScript is run client-side. You can for example not do anything database related in JavaScript. Even if there where database libraries are written for JavaScript they would be of no use because your server cannot trust database queries done by the...
  4. R

    Important COVID-19 consequences

    I think and I also want to give my own opinion that is completely about learning, I learned a lot of things from this duration, I am listing here them: 1. We’ve Woken Up To Food Waste 2. We’re Getting On Our Bikes 3. We’re Taking Stock Of Our Travel Habits 4. We’re Getting On Our Bikes 5...
  5. R

    Question Relocating from MySQL to MariaDB

    Hi Adi, Here is the simplest for migrating from MySQL to MariaDB is listed below: The simplest method follows these steps: Update your software repositories list with the MariaDB repos Update your Linux package manager with the new repos Stop MySQL Install MariaDB with your package manager Go...
Back
Top