Có rất nhiều mô hình cài đặt server dành cho ứng dụng (application server) và mỗi mô hình lại có sự ưu việt khác nhau. […]
Tag: server
Set Up the Web Server
Set Up the Web Server Now that we have verified that our web server can access the WordPress database, we need to actually make this […]
Install MySQL on the Database Server
To get started, we’ll configure one VPS instance as the MySQL server. Having our data stored on a separate computer is a good way to […]
Set Up a Remote Database with MySQL
Configure MySQL to Allow Remote Access Now that you have your database up and running, we need to change some values to allow connections from […]
Cannot load /usr/local/zend/lib/apache2/libphp5.so in CentOS
I install the CentOS with apache. But after access to system then apache is’n run. This is notice of apache when I start apache: service httpd […]
Enable mod_rewrite on Apache EC2 Linux Server
Today I was working on a client’s Amazon Linux EC2 web server and had to enable mod_rewrite. This tutorial should help anyone else trying to […]