Jump to content
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.

Featured Replies

Ola Vejo quer quase todas empresa de hosting quer utilizar linux não tem conexão com mssql na minha empresa ja utilizamos faz tempo vou compartilhar aqui com todos

Seguir a abaixou tutorial.

Suponhamos que esteja apenas com o sistema básico instalado.

Baixe em um diretório de sua preferência o pacote rpmforge.

# cd /tmp/

# wget ftp**://fr2.rpmfind.net/linux/dag/redhat/el5/en/i386/dag/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm

# rpm -ivh rpmforge-release-0.3.6-1.el5.rf.i386.rpm

Em seguida instalaremos os softwares necessários com o comando yum:

# yum install php php-cli php-common php-ldap php-mssql freetds unixODBC

Pronto Parte 1

Parte 2

.Download FreeTDS

.2.1.Extrair

tar zfvx freetds-stable.tgz
.2.2.Configure Make
cd freetds-*;

./configure --prefix=/usr/local/freetds --with-tdsver=7.0 --enable-msdblib --enable-dbmfix --with-gnu-ld; make ; make install
.2.3.Criar Arquivos todos comados no shh

touch /var/cpanel/easy/apache/rawopts/all_php5

touch /usr/local/freetds/lib/libtds.a

touch /usr/local/freetds/include/tds.hp


.2.4.Editar Arquivo /var/cpanel/easy/apache/rawopts/all_php5


Nesta versão, PHP5 é o foco, portanto, esse arquivo específico.

adicione o seguinte:


[code]

--with-mssql=/usr/local/freetds

Se você estiver usando outras Builds de Apache ou PHP, você pode referir-se o seguinte para o arquivo correto para editar em vez de / var/cpanel/easy/apache/rawopts/all_php5 como é o caso aqui. * Apache 1.3.x - /var/cpanel/easy/apache/rawopts/Apache1 * Apache 2.0.x - /var/cpanel/easy/apache/rawopts/Apache2 * Apache 2.2.x - /var/cpanel/easy/apache/rawopts/Apache2_2 * All PHP 4.x versions - /var/cpanel/easy/apache/rawopts/all_php4 * All PHP 5.x versions - /var/cpanel/easy/apache/rawopts/all_php5 * Mod_suPHP - /var/cpanel/easy/apache/rawopts/all_suphp * Specific PHP Version - /var/cpanel/easy/apache/rawopts/PHP-X.X.X .2.5.Agora execute Apache Fácil e certifique-se que Mysql, Mysql do sistema, amd Mysqli são todos selecionados.

/scripts/easyapache

Pronto Extensão MSSQL Adicionada.

Tutorial Base do Cpanel

Correções: Alan Andrade **EU**


Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Important Information

Do you agree with our terms?

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.