개발 중인 새 웹사이트를 테스트하는 가장 좋은 방법 중 하나는 컴퓨터에 WordPress 테스트 사이트를 설치하는 것입니다. 로컬에서 테스트하고 모든 것이 제대로 작동하는지 확인한 다음 라이브 사이트에 한 번에 업로드하십시오.
WordPress 의 경우 로컬에서 실행할 때 고려해야 할 몇 가지 사항이 있습니다. 작동하는 WordPress 설치, 사용 가능한 SQL 데이터베이스 및 모든 것이 실행될 로컬 웹 서버가 필요합니다.
아래에 설명된 프로세스를 사용하여 너무 많은 노력 없이 로컬 컴퓨터에서 세 가지를 모두 설정할 수 있습니다.
로컬 웹 서버 설치
로컬 WordPress(WordPress) 테스트 사이트 를 실행하기 위해 가장 먼저 필요한 것은 로컬 컴퓨터에서 실행되는 웹 서버입니다. 웹 서버를 실행하려면 올바른 포트가 실행되고 있는지, PHP 및 Perl 프로그래밍 언어 라이브러리가 설치되어 있는지, 웹 서버 소프트웨어가 브라우저에 페이지를 적절하게 제공할 수 있는지 확인해야 합니다.
FTP 서버 또는 로컬 Minecraft 서버 (local Minecraft server)설정(setting up an FTP server) 과 유사하게 로컬 웹 서버를 실행하는 데 사용할 수 있는 Windows 애플리케이션도 있습니다. (Windows)그 중 가장 인기 있는 것 중 하나는 XAMPP 입니다.
XAMPP는 Windows 10(Windows 10) , Linux 또는 macOS 에 설치할 수 있는 오픈 소스 Apache 웹 서버입니다. (Apache)하나의 패키지에 필요한 모든 것이 포함되어 있습니다.
시작하려면 XAMPP 소프트웨어를 다운로드하여 데스크탑이나 노트북 PC에 설치하십시오.
1. 설치 프로그램을 실행하고 모든 구성 요소가 활성화되었는지 확인하고 다음(Next) 을 선택하여 계속합니다.
2. 웹 서버의 위치를 선택합니다. 가장 좋은 방법은 권한이 올바르게 설정될 C: 드라이브의 루트에 있는 기본 폴더를 선택하는 것입니다. 계속하려면 다음(Next) 을 선택하십시오 .
3. 언어를 선택하고 다음(Next) 을 선택합니다 . Bitnami 를 활성화 상태로 유지 하면 설치 후 WordPress 설치에 도움이 됩니다 . 다음(Next) 을 선택 합니다. 마지막으로 다음(Next) 을 한 번 더 선택하여 XAMPP를 설치합니다.
설치에는 약 5분이 소요됩니다. 완료되면 XAMPP 제어판이 열립니다. 지금은 닫습니다.
(Install WordPress)XAMPP 웹 서버(Your XAMPP Web Server) 에 WordPress 설치
시작 을 선택하고 (Start)XAMPP 를 입력 하고 XAMPP 응용 프로그램을 마우스 오른쪽 버튼으로 클릭하고 관리자 권한으로 실행을(Run as administrator) 선택하여 제어판을 관리자로 다시 시작합니다 . Windows 에서 응용 프로그램을 관리자 권한으로 실행할지 묻는 메시지 를 확인해야 할 수 있습니다 .
시작되면 Apache 및 MySQL 오른쪽에 있는 시작 을 선택하여 (Start)WordPress 테스트 사이트가 제대로 작동하는 데 필요한 웹 서버와 SQL 데이터베이스를 시작합니다.(SQL)
XAMPP 를 설치한 위치를 보면 웹 서버의 파일 구조를 알 수 있습니다 . 이 예에서 XAMPP 는 C: XAMPP 에 설치됩니다 . 여기에서 웹 브라우저에서 볼 수 있는 모든 웹 파일이 이동합니다.
XAMPP는 Bitnami 와 함께 제공 되므로 현재 XAMPP 웹 서버 위에 WordPress 를 빠르게 설치할 수 있습니다 .
1. 웹 브라우저를 열고 URL 필드에 localhost 를 입력합니다. (localhost)Enter 키를 누릅니다 . XAMPP 대시보드가 나타나면 Bitnami 섹션 이 표시되는 페이지 하단으로 스크롤합니다 .
2. 페이지 하단의 WordPress 아이콘을 선택합니다. (WordPress)Bitnami 사이트에서 WordPress 섹션까지 아래로 스크롤 하고 Windows(WordPress) 링크를 선택하여 WordPress(Windows) 를 다운로드합니다.
3. 다운로드가 완료되면 파일을 더블 클릭하여 설치 패키지를 실행합니다. Bitnami WordPress 모듈(Bitnami WordPress Module) 을 단계별로 실행하려면 필요에 따라 다음(Next) 을 선택 합니다. 설치를 위해 지정된 폴더가 XAMPP 설치 폴더와 일치 (XAMPP)하는지 확인(Make) 하십시오 .
4. 다음 단계에서 WordPress 테스트 사이트에 사용할 관리자(Admin) 로그인, 이름, 이메일 주소 및 비밀번호를 구성합니다.
5. 완료되면 다음 을 선택하고 (Next)WordPress 테스트 사이트 의 이름을 입력하고 다음(Next) 을 선택 합니다. 다음 페이지에서 테스트 사이트에서 이메일로 알림을 보낼 수 있도록 이메일 지원을 구성할 수 있습니다. 이것은 선택 사항입니다.
6. Bitnami를 사용하여 클라우드에서 WordPress 시작(Launch wordpress in the cloud with Bitnami) 을 선택 취소할 수 있습니다. 이 사이트는 컴퓨터 의 로컬 WordPress 테스트 사이트이기 때문입니다. (WordPress)계속하려면 다음(Next) 을 선택하십시오 . 다음(Next) 을 다시 선택 하여 설치를 시작합니다. 설치가 완료되면 마침 을 선택하여 (Finish)Bitnami WordPress 모듈 을 시작합니다 .
그러면 새 로컬 WordPress 테스트 사이트가 로드된 기본 웹 브라우저가 시작됩니다. 링크에는 localhost IP 주소(컴퓨터의 IP 주소)가 포함되며 끝에 /wordpress/가 포함되며 사이트가 저장됩니다.
이 WordPress 파일의 경로는 C:XAMPPappswordpresshtdocs입니다.
이제 WordPress 테스트 사이트를 구성하고 사용할 준비가 되었습니다.
WordPress 테스트 사이트 사용
로컬 WordPress(WordPress) 관리 페이지에 액세스하려면 브라우저 URL 필드에 (URL)http://localhost/wordpress/wp-admin 을 입력하고 위의 WordPress(WordPress) 설치 중에 설정한 자격 증명을 사용하여 WordPress 에 로그인 합니다.
이 새로운 로컬 WordPress(WordPress) 테스트 사이트 로 할 수 있는 몇 가지 작업이 있습니다.
라이브 사이트 사본 가져오기
실제 온라인 웹 사이트를 내보내고 테스트를 위해 이 설치에 로드할 수 있습니다.
이렇게 하려면 WordPress 사이트와 WordPress 데이터베이스를 백업해야 합니다(backup your WordPress site and WordPress database) . 이렇게 하면 모든 WordPress 파일이 포함된 압축 폴더와 (WordPress)mySQL 데이터베이스의 백업인(backup of your mySQL database) *.gz 파일이 제공 됩니다 .
백업된 WordPress 파일을 로컬 WordPress 폴더에 직접 복사할 수 있습니다. phpMyAdmin을 사용하여 mySQL *.gz 데이터베이스 파일을 로컬 mySQL 데이터베이스로 가져올 수도 있습니다.
1. 브라우저에서 http://localhost/phpmyadmin/ 을 방문하여 phpMyAdmin을 엽니 다.
2. 가져오기(Import) 탭을 선택하고 가져올 파일 아래에서 파일 (File to import)선택(Choose File) 버튼을 선택합니다 .
3. 백업된 *.gz 데이터베이스 파일로 이동하면 phpMyAdmin이 모든 게시물과 WordPress (Browse)설정(WordPress) 을 테스트 WordPress 사이트로 가져옵니다.
완료하고 위와 동일한 링크를 사용하여 로컬 WordPress 설치를 다시 열면 현재 로컬 컴퓨터에서 실행 중인 원래 온라인 사이트를 볼 수 있습니다.
WordPress (Things)테스트 사이트(WordPress Test Site) 로 할 수 있는 기타 작업
로컬 컴퓨터에서 라이브 사이트를 실행하는 것 외에도 로컬 WordPress 테스트 사이트에서 할 수 있는 유용한 작업이 많이 있습니다.
- WordPress 테마(any WordPress theme) 설치 및 테스트
- (Test)WordPress 사이트 의 코드 변경 테스트
- WordPress 플러그인(WordPress plugin) 구성 설치 및 테스트
- WordPress 구성을 사용(WordPress) 하여 사이트가 어떻게 변경되는지 확인하십시오.
모든 변경 사항은 웹이 아닌 컴퓨터에서만 발생하기 때문에 로컬 WordPress 테스트 사이트 의 안전에서 이 모든 작업을 수행할 수 있습니다 .
How to Install a WordPress Test Site on Your Computer
One of the best ways to test a new website you’rе developing is by inѕtalling a WordPreѕs teѕt site on your computer. Test it locally, make sure everything lоoks and works good, and then upload it to the live site all at once.
When it comes to WordPress, there are several things to consider when running locally. You’ll need a working WordPress installation, an available SQL database, and a local web server for everything to run on.
You can set up all three on your local computer without too much effort, using the process outlined below.
Install a Local Web Server
The first thing you’ll need to run a local WordPress test site is a web server running on your local computer. Running a web server involves ensuring the right ports are running, PHP and Perl programming languages libraries are installed, and that the web server software can properly serve pages to your browser.
Similar to setting up an FTP server or a local Minecraft server, there are Windows applications available to run a local web server as well. One of the most popular of those is XAMPP.
XAMPP is an open-source Apache web server you can install on Windows 10, Linux, or macOS. It includes everything you need all in one package.
To get started, just download and install the XAMPP software to your desktop or laptop PC.
1. Run the installer, make sure all components are enabled, and select Next to continue.
2. Choose a location for your web server. The best option is to choose the default folder at the root of the C: drive where permissions will be set properly. Select Next to continue.
3. Select your languages and select Next. Keep Bitnami enabled, which will help you with installing WordPress after installation. Select Next. Finally, select Next one more time to install XAMPP.
Installation will take about five minutes. Once finished, the XAMPP control panel will open. Close it for now.
Install WordPress on Your XAMPP Web Server
Launch the control panel again as admin by selecting Start, typing XAMPP, right-clicking the XAMPP application and choosing Run as administrator. You may need to confirm when Windows asks if you want the application to run with admin rights.
Once it launches, select Start to the right of Apache and MySQL to launch the web server and the SQL database needed for your WordPress test site to work properly.
You can see the web server’s file structure by looking at the location where you’ve installed XAMPP. In this example, XAMPP is installed in C:\XAMPP. This is where all of your web files will go that’ll be viewable from your web browser.
XAMPP comes with Bitnami, which lets you quickly install WordPress on top of your current XAMPP web server.
1. Open a web browser and type localhost in the URL field. Press Enter. When the XAMPP dashboard comes up, scroll down to the bottom of the page where you’ll see the Bitnami section.
2. Select the WordPress icon at the bottom of the page. On the Bitnami site, scroll down to the WordPress section and select the Windows link to download WordPress.
3. Once the download is complete, double-click the file to launch the installation package. Select Next as needed to step through the Bitnami WordPress Module. Make sure the folder specified for installation matches that of the XAMPP installation.
4. On the next step, configure the Admin login, name, email address, and password that you want to use with your WordPress test site.
5. Select Next when you’re done, type a name for the WordPress test site and select Next. On the next page, you can configure email support so your test site can send notifications to your email. This is optional.
6. You can deselect Launch wordpress in the cloud with Bitnami since this will just be a local WordPress test site on your computer. Select Next to continue. Select Next again to initiate the installation. Once the installation is done, select Finish to launch the Bitnami WordPress module.
This will launch your default web browser with your new local WordPress test site loaded. The link will include your localhost IP address (your computer’s IP address), with /wordpress/ at the end, where your site is stored.
The path to these WordPress files is C:\XAMPP\apps\wordpress\htdocs\
Now you’re ready to configure your WordPress test site and start using it.
Using Your WordPress Test Site
To access your local WordPress admin page, type http://localhost/wordpress/wp-admin into the browser URL field and log into WordPress using the credentials you set up during the WordPress installation above.
There are a few things you can do with this new local WordPress test site.
Import a Copy of Your Live Site
You could export your actual online website and load it into this installation for testing.
To do this, you’ll need to backup your WordPress site and WordPress database. This will provide you with a zipped folder with all of the WordPress files, as well as a *.gz file which is the backup of your mySQL database.
You can copy the backed up WordPress files directly into your local WordPress folders. You can also import your mySQL *.gz database file into your local mySQL database using phpMyAdmin.
1. Open phpMyAdmin by visiting http://localhost/phpmyadmin/ with your browser.
2. Select the Import tab, and select the Choose File button under File to import.
3. Browse to your backed up *.gz database file and phpMyAdmin will import all posts and WordPress settings into your test WordPress site.
Once you’re done and you reopen the local WordPress installation using the same link as above, you’ll see your original online site now running on your local computer.
Other Things You Can Do With a WordPress Test Site
In addition to running your live site on your local machine, there are a lot of other useful things you can do with your local WordPress test site.
- Install and test any WordPress theme
- Test making code changes to your WordPress site
- Install and test WordPress plugin configurations
- Play around with WordPress configurations to see how it changes your site
You can do all of these things in the safety of your local WordPress test site because every change you make only happens on your computer, rather than the web.