Create a Site with WordPress: Prerequisite Software


Antonio Lodesani
YNOT EUROPE – If you’re reading this article, you’ve probably followed the previous ones and you’re ready to get involved in the creation of a portal using one of the most popular CMSes currently in circulation: WordPress.

We have seen many theoretical aspects of WordPress and analyzed all assessments to be done before buying a hosting space and related services. However, in order to function, all CMSes require certain outside components be installed on the server, and WordPress is no exception.

Server Requirements:
• PHP version 4.3 or higher
• MySQL version 4.1.2 or higher
• (Optional) Apache mod_rewrite module (for clean URIs)

When you choose your hosting provider, it is essential that you ensure At the above components are supported and installed. They are crucial to the successful implementation of the portal.

So that you understand why they are necessary, here are brief explanations of PHP and MySQL:

PHP: Created in 1994 by the Dane Rasmus Lerdorf, PHP is an acronym for “PHP: Hypertext Preprocessor.” It is an interpreted scripting language distributed under a free and open-source license (not GPL). Today, PHP is used to develop server-side web applications. You do not need to know how to code in PHP in order to create a portal with WordPress, although some concepts may be useful for advanced management of the site.

MySQL is a relational database management system consisting of a character-based interface for client and server, available for Unix, Linux and Windows systems. Many software interfaces exist for managing MySQL, but one of the most popular — and I suggest you use it — is phpMyAdmin DB. It requires a web server such as Apache HTTP Server and support PHP. Access to phpMyAdmin is very simple and can be performed via a standard browser.

I cannot state this too often: When selecting a website host, be sure the service supports at least the minimum parameters recommended for the installation of WordPress.

Personally, I prefer a server running the Linux operating system (accompanied by the Apache web server) over a server with Windows installed. I understand that at first glance it would seem more appropriate to use a system with which you are more familiar — maybe because you use the same system on your PC — but I assure you the benefits of Linux in the long run you will pay back the inconveniece of learning a few particulars about a new OS.

Scheduling server-side jobs, for example, is much more intuitive and configurable in an environment that is not Windows. “Jobs” can be used to schedule the automatic activities that serve to improve performance and content of your portal. Consider the rejuvenation of the database, for example. Databases should be updated at regular intervals, usually at a time when demands on the server are low. Updates to WordPress-based sites are easy using a simple plugin that we will examine in a future article, but the plugin requires a Linux environment to work properly.

In the next article in this series, we will see how to install WordPress components locally so as to start using the CMS on your PC in order to understand how it works and create profiles you don’t want others to see.

This article was written for YNOT Europe by Eng. Antonio Lodesani. For more information, visit ingoccupati.blogspot.com.

About the Author

admin

YNOT Admin wields his absolute power without mercy. When he's not busy banning spam comments to hell he enjoys petting bunnies and eating peanut butter. He recommends everyone try the YNOT Mail (ynotmail.com) email marketing platform and avoid giving their money to mainstream services that hate adult companies.

Visit Website

Comments are closed.