본문 바로가기

Programming/CMS(content management system)

CMS 정리 두번째 시간

CMS 정리 두번째 시간 

Which CMS system should you use?

Sure, everyone has their answer, their preference, and their
opinion, but it is difficult to come up with a factual argument
for one content management system being the best in 100%
of situations. 

All three are excellent choices in most cases. But your own 
unique scenario will require different capabilities, which
probably makes ONE of these three CMS options the perfect fit.

All these offer great features and tons of customization,
ease- of use , and (strong security.)

WordPress is designed for everyone, emphasizing 
accessibility, performance, security, and ease of use.

If you are looking for (a more advanced CMS requiring deeper
customization, scalability) and complex organization,
|Durpal| might be the best choice.

Note that : Anyone considering Drupal should have at least
a basic knowledge of HTML, PHP and other common web
programming languages.

And for something in between that has an easier learning curve,
|Joomla| is a perfect choice.


For most types of scenarios, WordPress provides the most user
-friendly,flexible solution when compared to Joomla and Drupal
and still remains the best all-in one solution for all website types.

It is not always the best option, but it is the best option most
of the time.


Local web Server 

A local web server is a computer  capable of serving web pages.
This is usually a computer running a server operation system,
such as Windows Server 2019 as was coverd in semester one.

Note : local web servers can also be run from standard Windows
Cilient machines 

The main required components to be installed and configured
are:

Component  || Role

Web server  || HTTP server, or simply, handles the web pages.
Database Server  || Processes transcations and holds various data.
Scripting Language ||
The "backbone scripts" that does the data crunching
and processing.

What are local Web Servers?

There are software packages available to turn any computer
into a web server. The most popular used of these packages
are WAMP,LAMP and XAMPP, and all of these "packages"in
a nutshell, are referred to as web server stacks

A web server stack is a collection of software that you install
on an operation system. The software then becomes a part of the server
infrastructure
infrastructure

종류 : LAMP, XAMPP, WAMP 

WAMP is web server package with Microsoft Windows 
as the operating system along with the core web components
of the package : Apache, MySQL & PHP.


'Programming > CMS(content management system)' 카테고리의 다른 글

week1 -1  (0) 2020.05.08