K
KAOSNORMAL
Gamma
Verificado por Whatsapp
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Hola que tal antes que nada Feliz Navidad a todos hoy me desperte y mis sitios tenian como 8 horas caidos me puse a ver cual era el problema y me di cuenta que no era el servidor por que podia entrar bien con el ftp tambien solo en los navegadores no me funcionaba decidi quitar el nginx y ahi mismo volvieron mi sitios online decidi volverlo a instalar pero cuando hago eso me arroja un error 502 bad gateway a algunos de ustedes les ha pasado eso
entro por el whm y ya no me sale el plugin que ya desintale y cuando le doy click me sale esto
como puedo quitar eso un saludo que esten bien
entro por el whm y ya no me sale el plugin que ya desintale y cuando le doy click me sale esto
Insertar CODE, HTML o PHP:
#! /usr/local/bin/perl #WHMADDON:nginx:Nginx Admin ###################################################################################### # Copyright (C) 2010 nginxcp.com. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # ###################################################################################### use lib '/usr/local/cpanel'; use Cpanel::cPanelFunctions (); use Cpanel::Form (); use Cpanel::Config (); use Whostmgr::HTMLInterface (); use Whostmgr::ACLS (); print "Content-type: text/html\r\n\r\n"; BEGIN { push(@INC,"/usr/local/cpanel"); push(@INC,"/usr/local/cpanel/whostmgr/docroot/cgi"); } use whmlib; require 'parseform.pl'; Whostmgr::ACLS::init_acls(); if ( !Whostmgr::ACLS::hasroot() ) { print "You do not have the proper permissions to access Nginx Admin...\n"; exit(); } print ""; 1;
como puedo quitar eso un saludo que esten bien