Jump to content

Removendo vePortal


pginterativa

Recommended Posts

Simples.

No terminal siga:

rm -f /webdisk1

rm -f /vsadmin

service httpd stop

nano /etc/httpd/conf/httpd.conf

Mude "DocumentRoot" and "Listen" para o padrão.

nano /etc/sudoers

Tire o "//" de "Defaults Requiretty"

Delete: apache all=(root) line

Para remover a tabela SQL:

mysql -u root -p

show tables

(ache a linha correspondente pelo veportal)

drop table NOME DA TABELA;

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Do you agree with our terms?