How to install Textpattern in XAMPP Windows


Textpattern is another simple but very powerful content management system available today. It was first developed by Dean Allen and was initially released on March 19, 2003. It is now currently being developed by Team Textpattern. Textpattern is main used as CMS and blog software. And for this tutorial, we are going to make a blog out of it. Download the Textpattern and XAMPP installers below to start.


Requirements:


Assuming that you downloaded the files above, continue to the tutorials below.


Table of Contents

  • XAMPP Installation
  • Opening Textpattern and running Apache and MySQL
  • Copying and pasting Textpattern folder inside htdocs
  • Creating needed database for Textpattern installation via phpMyAdmin
  • Installing Textpattern website using localhost via web browser
  • Opening Textpattern website homepage
  • Accessing Textpattern website admin page

Here are the steps on how to install Textpattern website using XAMPP in Windows pc


XAMPP Installation


1. Open the XAMPP executable file. In the Warning regarding User Account Control, just ignore it and press OK to proceed.


xampp installation warning about user account control

2. Under Setup - XAMPP, press NEXT to proceed.


xampp installation wizard welcome page

3. In the Select Components, just leave it and press NEXT to proceed.


xampp installation select components

4. For the Installation folder, do not change its default value which is C:\xampp. Just press NEXT to continue.


xampp installation folder c:\xampp

5. In the Bitnami for XAMPP, just uncheck it and press NEXT to proceed.


bitnami for xampp

6. We are now ready to go! Press NEXT to install XAMPP.


xampp is ready to install

7. Wait for the installation to finish.


xampp is unpacking and installing

8. Done! You have installed XAMPP. Press Finish to exit the installer.


xampp is successfully installed

Opening Textpattern and running Apache and MySQL


1. To run XAMPP, go to This PC > C drive > xampp and open xampp-control.exe file.


accessing xampp-control.exe directory to open xampp cpanel

2. Inside XAMPP Control Panel, click the Start buttons for Apache and MySQL.


start apache and mysql in xampp control panel

3. Apache and MySQL are now running if you see 2 Stop buttons under Actions.


apache and mysql is now running in xampp control panel

4. If a Windows Security Alert appears, just press Allow access.


allow access for windows security alert regarding xampp mysqld.exe

Copying and pasting Textpattern folder inside htdocs


1. Extract the textpattern zip file that you downloaded and rename it as "textpattern". Copy your textpattern folder and go to This PC.


extracting and copying textpattern zip file

2. Inside This PC, open C drive.


accessing windows 11 c drive

3. Then open xampp folder.


xampp folder located in c drive windows 11

4. Inside xampp, open htdocs.


htdocs folder located in xampp folder c drive windows 11

5. Paste textpattern folder inside htdocs.


pasting the textpattern installation folder inside xampp htdocs

Creating needed database for Textpattern installation via phpMyAdmin


1. We need a database to run Textpattern installation. To start, open your web browser and go to 127.0.0.1 and press ENTER.


accessing xampp localhost using internet browser

2. Inside, click phpMyAdmin.


accessing phpmyadmin using xampp localhost

3. Inside phpMyAdmin, click Databases.


accessing phpmyadmin via xampp localhost to make textpattern database

4. In the Create database, name it as "textpattern_db" and next to it, set the charset to utf8mb4_unicode_ci. Press Create to create your database.


textpattern database name

5. In the Create table, name it as textpattern_table and set columns to 4. Press Go to create your table.


textpattern create table, table name

6. For structure, name it as textpattern and set Type to INT.


textpattern structure name

7. For Collation, set it to utf8_unicode_ci and leave all the other fields blank.


textpattern collation utf8_unicode_ci

8. Save your database.


save structure collation for textpattern

Installing Textpattern website using localhost via web browser


1. We are now ready to install Textpattern. Open web browser again and go to 127.0.0.1/textpattern/textpattern/setup and press ENTER.


accessing textpattern installation folder via xampp localhost using web browser

2. In the Please choose a language, select English and press Submit to proceed.


textpattern installation select language

3. In the Set database details, do the following: MySQL user name - root. MySQL password - blank or none. MySQL server - localhost. MySQL database - textpattern_db. Create database? - No, I've created it already. Table prefix - blank or none. When done, press NEXT to proceed.


textpattern installation database settings

4. Under "Checking database connection", you should see the "✔ Connected" and "✔ Using textpattern_db (utf8mb4)" notifications. Below it, you will also see the "Creating config.php file" which needed for the installation. Just press Download to download the config.php file.


download config.php file needed for textpattern installation

5. After downloading config.php file, copy it and go to This PC > C drive > xampp > htdocs > textpattern > textpattern > and inside it paste your config.php file.


copying and pasting config.php file inside textpattern root folder in htdocs

6. When done, click the "I did it" button to proceed.


successfully copied and created config.php file inside textpattern root folder

7. In the Creating database tables, do the following: Your full name - Administrator. Your email address - enter a valid email address. Choose a login name - admin. Choose a password - your desired password (do not forget it). Under Site configuration, do the following: URL of your site - http://127.0.0.1/textpattern. Admin-side theme - Core: Hive. Public theme - Four Point Eight (4.8.8). When done, press NEXT to proceed.


textpattern installation creating database tables

8. Done! You have successfully installed Textpattern website.


successfully installed textpattern website

9. For security reasons, you need to immediately delete the setup folder inside your Textpattern directory.


remove setup folder used during textpattern installation

10. To delete the setup folder, just go to This PC > C drive > xampp > htdocs > textpattern > textpattern and find and delete "setup" folder.


successfully deleted setup folder inside textpattern directory

Opening Textpattern website homepage


1. To open your Textpattern website homepage, just go to 127.0.0.1/textpattern or localhost/textpattern. Below is the sample of Textpattern default homepage.


sample textpattern website homepage

2. Below is another example of Textpattern website which I already edited the homepage.


sample textpattern website with edited homepage

Accessing Textpattern website admin page


1. To open your admin account, just go to 127.0.0.1/textpattern/textpattern/index.php and press ENTER.


sample textpattern website user login page

2. Enter your Textpattern admin username and password and press Login to proceed.


login admin username and password textpattern website

3. Below is the sample of a Textpattern website administration page.


sample textpattern website administration account

Thank you for reading this tutorial guys! If you have a question, just leave a comment below. Cheers!

No comments:

123how.xyz only wants on-topic comment. Do not include any link, else your comment won't be published. Thanks!

Most Read Tutorials:

Powered by Blogger.