Ir para conteúdo
View in the app

A better way to browse. Learn more.

Portal do Host

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Tutorial] Instalação ISPmanager + Mysql-5.1.38 + PHP 5.2.9 no Centos5.3

Featured Replies

Postado

Baixe o instalador do ISPmanger


# wget http://download.ispsystem.com/install.sh
[/HTML]

[/indent]

Instale o através do comando:

[indent]
[HTML]
# sh instal.sh
[/HTML]

[/indent]

Remova o mysql atual:

[indent]
[HTML]
#yum remove mysql-server mysql mysql-devel
[/HTML]

[/indent]

Instale as Dependências:

[indent]
[HTML]
# yum install ncurses libgcc zlib
[/HTML]

[/indent]

Baixe os arquivos de intalação do Mysql-5.1.38:
[HTML]
# wget http://dev.mysql.com/get/Downloads/MySQL-5.1/MySQL-servercommunity-

5.1.38-0.rhel5.i386.rpm/from/http://mirror.csclub.uwaterloo.ca/mysql/

# wget http://dev.mysql.com/get/Downloads/MySQL-5.1/MySQL-clientcommunity-

5.1.38-0.rhel5.i386.rpm/from/http://mirror.csclub.uwaterloo.ca/mysql/

# wget http://dev.mysql.com/get/Downloads/MySQL-5.1/MySQL-develcommunity-

5.1.38-0.rhel5.i386.rpm/from/http://mirror.csclub.uwaterloo.ca/mysql/

# wget http://dev.mysql.com/get/Downloads/MySQL-5.1/MySQL-sharedcommunity-

5.1.38-0.rhel5.i386.rpm/from/http://mirror.csclub.uwaterloo.ca/mysql/

# rpm -i MySQL-shared-community-5.1.38-0.rhel5.i386.rpm

Instalando o mysql-5.1.38:

# rpm -i MySQL-devel-community-5.1.38-0.rhel5.i386.rpm

# rpm -i MySQL-server-community-5.1.38-0.rhel5.i386.rpm

# rpm -i MySQL-client-community-5.1.38-0.rhel5.i386.rpm
[/HTML]

Restarte o Mysql:

[indent]
[HTML]
# /etc/init.d/mysql restart
[/HTML]

[/indent]

Verifique a versão:
[HTML]
# mysql -V

mysql Ver 14.14 Distrib 5.1.38, for pc-linux-gnu (i686) using readline 5.1
[/HTML]

Ok, Novo mysql instalado com sucesso, agora vamos intalar o php. Acesse o arquivo de repositórios:

[indent]
[HTML]
# vi /etc/yum.repos.d/CentOS-Base.repo
[/HTML]

[/indent]

Insira as linhas abaixo no final do arquivo:

[c5-testing]

name=CentOS-5 Testing

baseurl=

enabled=1

gpgcheck=1

gpgkey=

Instale o php:

# yum install php

Verifique a versão instalada:

# php -v

PHP Warning: PHP Startup: mcrypt: Unable to initialize module

Module compiled with module API=20050922, debug=0, thread-safety=0

PHP compiled with module API=20060613, debug=0, thread-safety=0

These options need to match

in Unknown on line 0

PHP 5.2.9 (cli) (built: Jul 8 2009 05:59:13)

Copyright © 1997-2009 The PHP Group

Zend Engine v2.2.0, Copyright © 1998-2009 Zend Technologies

Pronto php instalado com sucesso, agora e só acessar o ipsmanager pelo browser
icon_smile.gif

Fonte: Siert

Postado

Bom tutorial ,para o ISP precisa mesmo, veja a diferença na facilidade de instalação para o Kloxo pro exemplo.


Postado
  • Autor
Bom tutorial ,para o ISP precisa mesmo, veja a diferença na facilidade de instalação para o Kloxo pro exemplo.

Tava pesquisando na web e achei no Blog da Siert resolvi postar aqui pro pessoal.


Postado

Para qual versão do ISPmanager serve esse tutorial? Ele tem duas versões e cada uma tem um procedimento diferente, nunca instalei ele por isso.


Visitante
Este tópico está impedido de receber novos posts.

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Informação Importante

Concorda com os nossos termos?

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.