How to Install VestaCP In Centos 7 Server

Опубликовано: 17 Февраль 2026
на канале: RackNerd
265
like

VestaCP is a free, open-source hosting control panel that simplifies server management by providing tools to handle websites, email accounts, databases, and more. Installing VestaCP on a CentOS 7 server is a quick and efficient way to turn your server into a web hosting environment.

📖 To learn more, read our blog at https://blog.racknerd.com and SUBSCRIBE 👍 to this channel. 📺

🔗 RELATED LINKS:
💻 Bitvise SSH Client https://bitvise.com/download-area
🛒 Get VPS Hosting https://www.racknerd.com/kvm-vps
🛒 Domains https://my.racknerd.com/cart.php?a=ad...
🌐 Check DNS Propagation https://dnschecker.org
🎥 Free Courses    / @racknerdtv  

🔗 RELATED VIDEOS:
📺 How to Order VPS Hosting at RackNerd
   • 🛒 How to Order VPS Hosting at RackNerd ✅  
📺 How to Setup LAMP Stack [Free Course]
https://www.youtube.com/playlist?list...
📺 How to Setup LEMP Stack [Free Course]
   • How to Install LEMP on AlmaLinux / Rocky L...  
📺 How to Setup LOMP Stack [Free Course]
   • How to Install LOMP on AlmaLinux / Rocky L...  
📺 Docker Hosting Tutorials [Free Course]
   • Docker Hosting Tutorials  
📺 More Installation Tutorials
   • 🎮 How to Install ARK Survival Server on Wi...  

⏳ Timestamps:
00:00 Intro
00:36 Quick Note
01:22 Prerequisite
02:11 Tutorial
06:39 Closing

LINUX COMMANDS ###

repo_file=/etc/yum.repos.d/CentOS-Base.repo
cp ${repo_file} ~/CentOS-Base.repo.backup
sed -i s/#baseurl/baseurl/ ${repo_file}
sed -i s/mirrorlist.centos.org/vault.centos.org/ ${repo_file}
sed -i s/mirror.centos.org/vault.centos.org/ ${repo_file}
yum clean all

yum update -y

curl -O https://vestacp.com/pub/vst-install.sh

bash vst-install.sh --nginx yes --phpfpm yes --apache no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin no --clamav no --named yes --iptables yes --fail2ban yes --softaculous yes --remi yes --quota no --mysql yes --postgresql no

https://your-server-ip:8083

wget https://downloads.ioncube.com/loader_...
tar -xvzf ioncube_loaders_lin_x86-64.tar.gz
cd ioncube
cp ioncube_loader_lin_5.6.so /usr/local/vesta/php/lib/php/extensions/no-debug-non-zts-20131226/

sed -i '/\[PHP\]/a zend_extension = /usr/local/vesta/php/lib/php/extensions/no-debug-non-zts-20131226/ioncube_loader_lin_5.6.so' /usr/local/vesta/php/lib/php.ini

systemctl restart httpd
systemctl restart nginx
systemctl restart php-fpm

/usr/local/vesta/php/bin/php -v

/usr/bin/sudo /usr/local/vesta/bin/v-add-vesta-softaculous

LINUX COMMANDS ###

Moving forward...

☑ Watched the video!
☐ Liked?
☐ Shared?
☐ Comment?
☐ Subscribed?

To learn more About RackNerd:

Visit our website https://www.racknerd.com
Read the Blog https://blog.racknerd.com
Contact Us https://racknerd.com/contact-us

Explore RackNerd's Web Hosting Services:

KVM VPS Hosting Plans https://racknerd.com/kvm-vps
Reseller Web Hosting https://racknerd.com/shared-hosting
Shared Web Hosting https://racknerd.com/shared-hosting
Black Friday VPS Deals    • Black Friday VPS Deals  

Make Money with Us at RackNerd:

Learn to Start a Web Company at $50    • HOW TO START A WEB HOSTING COMPANY... FOR ...  
Earn Passive Income with RackNerd https://blog.racknerd.com/earn-money-...

Follow us on Social Media:

Twitter:   / racknerd  
Facebook:   / racknerd  
Instagram:   / racknerd  
YouTube:    / @racknerdtv  
TikTok:   / racknerd  

Track: Chris Henry - Flash
Watch:    • Chris Henry - Flash  
Stream: https://frequency.lnk.to/flashID

#RackNerd #VestaCP #CentOSHosting #LinuxHosting #ServerManagement #HostingControlPanel #SelfHosting #WebHosting