Follow these simple steps to install WordPress on your server before installing Rakmyat Themes.
Method 1: One-Click Install (Easiest) #
Most hosting providers offer automatic WordPress installation:
- Log into your hosting control panel (cPanel, Plesk, etc.)
- Find WordPress Installer or Softaculous
- Click Install WordPress
- Fill in:
- Site name
- Admin username
- Admin password
- Admin email
- Click Install
Done in 2 minutes!
Method 2: Manual Installation #
Step 1: Download WordPress #
- Go to wordpress.org/download
- Download the latest version (.zip file)
Step 2: Upload to Server #
- Unzip the WordPress files
- Upload all files to your server using:
- File Manager (cPanel)
- FTP (FileZilla)
- SSH
Upload to: public_html or your domain folder
Step 3: Create Database #
- Go to cPanel → MySQL Databases
- Create new database (example:
rakmyat_wp) - Create database user (example:
rakmyat_user) - Add user to database with All Privileges
Step 4: Run Installation #
- Go to your website URL (example:
yourdomain.com) - Follow the 5-minute installation wizard
- Enter your database details:text
Database Name: rakmyat_wp Username: rakmyat_user Password: your_password Host: localhost - Create admin account
- Click Install WordPress
After Installation #
- Login to WordPress admin:
yourdomain.com/wp-admin - Delete default content:
- Sample page
- Hello World post
- Update WordPress to latest version
Common Issues #
| Problem | Solution |
|---|---|
| Database connection error | Check database name/user/password |
| Upload folder permissions | Set folders to 755, files to 644 |
| Site not loading | Check file permissions (755/644) |
| Admin login blocked | Clear browser cache, try incognito |
Security After Install #
- Change admin username from “admin”
- Use strong password
- Install SSL certificate (https://)
- Install security plugin (Wordfence recommended)
Ready for Theme? #
Once WordPress is working:
- Go to Appearance → Themes → Add New
- Upload your Rakmyat theme .zip file
- Activate the theme