What's new

Tutorial Debian 9 OCS Panel Installer

This is for Debian 9 Stretch Only

OceanVPN OCS Panel
ocs panel src by Hostingtemurah
base template src by M4rshall
remastered and fixed by Bon-chan

Recommendations:
  • Fresh Debian 9 VPS
  • Must be with root access or superuser permission(run sudo su - to access root)
  • Open Firewall Port 80
  • Minimum 512MB RAM, 1vCPU or Shared 1vCPU

Autoscript:
Code:
wget -q http://bon-chan.co.nf/DebianOCS-Panel && chmod +x DebianOCS-Panel && ./DebianOCS-Panel


XML: Parser Module is not Installed FIX:
CentOS 6/7: yum install perl-XML-Parser -y
Debian/Ubuntu: apt-get install libxml-parser-perl -y -f

SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost' FIX:
sudo mysql -u root -e "use mysql;update user set plugin='' where User='root';flush privileges;"

sudo command not found error FIX:
apt-get install sudo -y

Note sa mga Gcloud/AWS/Cloudsigma Users:
sudo su - first bago mag run ng script

If script Hangs during installation, wag icancel, do not RERUN this script or else mag bubuhol buhol ang installation


1563377713084.png

yan po sakin master

Internal Server Error
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
 

Attachments

Last edited:
Yan po master. Pag click ko sa 10 days ok nsman. Pero kung yung 30 days ang e click ko yan na po yung error.
nagawan mo ng code ung para sa 30days?
no found kasi eh
baka lang ang add lang yung link para s 30days pero ung code para dun di mo nagwan?
hula ko lang naman XD
 
Back
Top