Software :: Installing MSSQL For PHP On RHEL5

Mar 4, 2010

I am relatively new to the world of linux and PHP. I need to set up my PHP to work with the extension mssql as I have a mssql DB on another server that my websites connects to. I have followed this guide [URL] but get the following error when I run the command isql -v mstest satest satest which is under step 5.
[IM002][unixODBC][Driver Manager]Data source name not found, and no default driver specified
[ISQL]ERROR: Could not SQLConnect

View 3 Replies


ADVERTISEMENT

Red Hat :: Installing GFortran On RHEL5 With X86

Jan 18, 2011

Problem to install any release of gfortran on Red Hat Enterprise Linux Client release 5.6 (Tikanga) Tried searching on the web - no result. Tried "yum install libgfortran" - no result. Tried Installing gcc-gfortran from Fedora's rpm. - got paradoxes like:

[Code]...

View 6 Replies View Related

Red Hat / Fedora :: Installing JAVA In RHEL5?

Aug 26, 2010

I installed jre 1.6 in RHEL 5.

its installed successfully.but when i check the version of java by java -version command its shows only 1.4.

anything need to be done to update this?

View 3 Replies View Related

Hardware :: RHEL5 Is Not Installing On SATA Drive?

Sep 4, 2010

I have my home pc and previously it was dual boot as windows and linux.I want to reinstall rhel5.5(32 bit) but I am not able to do so and getting following error:

Error partitioning
Could not allocate requested partitions:
partitioning failed: could not allocate

[code]...

View 3 Replies View Related

General :: Installing Gcc In RHEL5 - Unable To Find Any Rpm

Dec 5, 2010

I currently dont have the cd/dvd of RHEL 5. But i need to install gcc. I have been searching all day but wasnt able to find any rpm that is related to RHEL5. I download the following file

gcc-3.0.4.tar.gz

and extracted it, Then i run the following command

[root@WAN-Admin gcc-3.0.4]# ./configure
Configuring for a i686-pc-linux-gnu host.
Created "Makefile" in /root/new/gcc-3.0.4 using "mt-frag"
/tmp/cNf11430/cNf11430.pos: line 7: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

Now i am really hanged as what to do now. I added rpmfusion as my yum repo, i searched rpmpbone.net for gcc file for RHEL5 but it seems its not there for this version.

[Code]....

View 11 Replies View Related

General :: Installing Solaris 10 Over RHEL5 Machine Through Xen

Nov 11, 2010

i have a linux mechine, in that i want to install solaris throug xen virtualization. (solaris content is in CD) while i am doing this there is an option "local install media" in installation method it was not highlighting so i can't install this. then what can i do now.

View 1 Replies View Related

General :: Procedure For Installing MP3 Player In RHEL5

Jan 12, 2010

I am using redhat linux EL5. I am using kernel version 2.6.18-8.el5. In this I want to install mp3 player. I don't know which player is best in redhat. What is the procedure for installing player in redhat. Where I can download RPM Packages.

View 3 Replies View Related

Red Hat :: Installing A RHEL6 Kernel (2.6.32-71.18.2.el6) On A RHEL5 Server?

Mar 22, 2011

I'm trying to install a RHEL 6 kernel from src in RHEL 5 I can install the kernel source without any issues, but then I'm having problems installing rpm-build 4.8 I get the following errors:

Code:
Error: authconfig conflicts with nss_ldap
Error: udisks conflicts with kernel
Error: Missing Dependency: python(abi) = 2.4 is needed by package alchemist-1.0.36-2.el5.x86_64 (installed)

[Code]...

View 1 Replies View Related

Red Hat :: Installing Wine In Rhel5 - Microsoft Product

Jul 20, 2010

installation wine in rhel5 actually i heared that through wine we can install microsoft product in linux .but i dont know whats the requirement for installing this. where can i get wine for rhel 5 kernal=2.6.18-8.e15 and how to install wine and whats the preprocedure before installing this wine.

View 7 Replies View Related

General :: Installing VPN Connection And WiFi Drivers On RHEL5?

Feb 27, 2010

How to establish a VPN connection,The details I get to connect the VPN are ipaddreess ,username/password How to install WiFi drivers on RHEL5

View 1 Replies View Related

General :: Installing Sound Drivers For Rhel5 - Not Getting Any Voice In My Headphones

Feb 6, 2011

I have installed vlc player on my system using wine. In the task bar, the volume control is working fine and songs also get played in the vlc player.But i am not getting any voice in my headphones.

Following i am giving the results of few commands, which can help you people in giving me the best decision

lspci

OUTPUT

lsmod | grep snd

output

View 1 Replies View Related

OpenSUSE :: Connecting To MSSQL Using PHP 5.3.0?

Apr 20, 2010

I am running openSUSE 11.2 and would like to connect to MsSQL using PHP5.3.0 (I do connect to MySQL 5.1.45). Lots of info is available on the Google but nothing on SUSE. I installed "freeTDS" and "PHP5-PDO" objects but am not sure which way to go. Is ODBC another option? speed/functions?

View 9 Replies View Related

OpenSUSE :: MSSQL Support In PHP?

May 10, 2011

I have been using Suse since version 6, now I installed 11.4 64bit - great distro, but still have no PHP5-MSSQL support. Why is that? FC supports it, why not Suse?
Is there, maybe, a current 64bit PHP5-MSSQL RPM from custom repository?

Workaround: Is there another way (or even different ways?) to connect to MSSQL server from PHP and if yes

View 8 Replies View Related

CentOS 5 :: No Package Php-mssql Available

Mar 4, 2011

On my LAMP server (recently installed, latest CentOS) i want to use php-mssql to connect to a remote MSSQL server. Therefore i need php-mssql. If i run "yum install php-mssql" it tells me "No package php-mssql available.".

On a older installation (2 years old, but up2date) i had no problem installing php-mssql. I cant tell the difference. I've read this tread:

[URL]

Also "yum install --enablerepo=extras php-mssql" didnt helped me.

View 14 Replies View Related

Server :: Host A MSSQL DB And Use It On MySQL?

May 19, 2010

1. Am i able to host a MSSQL DB and use it on MySQL?

2. Where is the download link for MySQL server on Linuix (CentOS) as i can't seem to find it for linuix and is it possible to have a gui for MySQL on it if so which program would you recommend?

View 3 Replies View Related

CentOS 5 :: Connect Remotely To MSSQL With PHP

Jan 11, 2011

I just succesfully installed Centos 5.5 64bit with following package:

- httpd 2.2.3-43
- php-mysql 5.1.6-27
- mysql 5.0.77-4

and all these packages are running ok.

My question is how do i connect from Centos to another MSSQL server using PHP? I had read several article but cannot find the best way to achieve this because most of the instruction seems to be quite complicated. I found somewhere in this forum that all it need just this simple command: "yum --enablerepo=extras install php-mssql freetds". While others article said that i need to install "FreeTDS" and some ODBC driver. I'm a little bit curious since most of that article are using an older version of Centos and PHP.

View 10 Replies View Related

General :: No Hard Found, When Installing RHEL5 On SATA 3 Hard?

Mar 20, 2011

I tried installing Red Hat linux on my Sata hard disk . As soon as the hardware detection phase starts it generates the error "No hardware detected".roblem? (I have also tested RHLE 5, CentOS 5.4, but none of them detect the hard disk and I can not install anyone).I have installed Windows 7 on one of my disks and I have not any problem with it.I also changed storage configuration in Bios as AHCI, IDE,

My Hardware config is as below:
Mainboard: ASUS P6X58D premium,
CPU: core i7 950,
HDD: two 1 TB WD SATA3
Ram: 6 GB (3*2 GB cruciall[/U][/U][/B]

View 4 Replies View Related

OpenSUSE :: FreeTDS And PHP With MSSQL Support Built In?

Aug 16, 2009

Can we get this built into the distribution? This would really set it apart from other distributions that don't have this included. And it would most likely make a lot of PHP developer lives a bit easier.

View 7 Replies View Related

Ubuntu Servers :: Import Mssql To Mysql?

May 14, 2010

It took a while but I got my home webserver setup and running with mysql. Now I want to import a 70MB MSSQL backup file from my hosting company. I noticed phpMyAdmin can import up to 2MB. Any suggestions on how to do this for a larger file. I do have access to the server running SSH so I'm not opposed to using the command line if I need to.

View 2 Replies View Related

General :: Import Data From MySQL To MSSQL

May 6, 2010

I want to import data from MySQL to MSSQL. I've been searching in the web, and I can't find a good and straight answer. How can I do it?

View 2 Replies View Related

Software :: Out Of Range Error When Connecting QT With MSSQL

Jan 29, 2010

I get this error when running my program under linux; under windows it works as expected:

Code:
$ ./mssql_test
("QSQLITE", "QMYSQL3", "QMYSQL", "QODBC3", "QODBC")
qGetStringData: Error while fetching data ("[FreeTDS][SQL Server]Program type out of range")
QVariant(int, 1) QVariant(QString, "")

I can retrieve int's just fine, but not nvarchar's. I'm using unixODBC 2.2.12 and FreeTDS 0.82. The funny thing is, that I can use isql and tsql with no problem. The mssql_test program:

Code:
#include <QSqlDatabase>
#include <QSqlError>
#include <QSqlQuery>
#include <QDateTime>
#include <QDebug>
#include <QVariant>
#include <QStringList>
#include <QSqlRecord> .....

The same error and output continue for the next records. These have cut out. I've been looking for a solution of a couple of days now, with no luck.

View 1 Replies View Related

CentOS 5 :: Add Port Of MSSQL(1433) To Httpd_can_network_connect_db?

Nov 27, 2009

How to add port of MSSQL(1433) to httpd_can_network_connect_db or add some changes in apache policy? I know about httpd_can_network_connect but this is not my way.

View 6 Replies View Related

Software :: Import The Data From MSSQL Of Windows To MYSQL?

Oct 10, 2010

I am migrating SugarCRM from windows server to a linux server. But the main problem is the database. How will I import the data from MSSQL of windows to MYSQL of Linux ?

View 5 Replies View Related

CentOS 5 :: PHP, MSSQL (FreeTDS) Working Ok From Shell, TSQL But Not From Apache?

Jan 12, 2010

I need CentOS to communicate with an MS SQL Server 2000.I have installed FreeTDS and PHP and the following work:TSQL (using and selecting from the SQL Server)PHP from Shell (running a script from the shell)

View 5 Replies View Related

Ubuntu Servers :: Converting MSSQL To MySQL Formatted Dump Files?

Dec 11, 2010

Does anyone have a simple to use bash script or some such that will convert MSSQL dump files to MySQL formatted dump files?

View 6 Replies View Related

Slackware :: Installing A VM Slackware On RHEL5.5?

Oct 11, 2010

When i install slackware12 on xen,no matter in http or ftp,there is always a error as follows.

[root@lx xen]# virt-install --prompt
What is the name of your virtual machine? slk
How much RAM should be allocated (in megabytes)? 1024
What would you like to use as the disk (file path)? /xen/slk
How large would you like the disk (/xen/slk) to be (in gigabytes)? 10
What is the install URL? http://10.1.71.247/slk

[Code]...

View 1 Replies View Related

CentOS 5 :: Possible To Run MSSQL In Centos 5?

May 6, 2009

my company's current server is running on windows... so i want to change it to centos linux.. but my problem is they want mssql running on it..Is it possible to run MSSQL in centos 5?I want to run MySQL and MSSQL in centos 5, both DB.

View 4 Replies View Related

Red Hat :: Gcc 3.3.3 On RHEL5 ?

Mar 27, 2010

I realize that gcc 3.3.3 is not the default compiler on RHEL5. But we have 10 million lines of code that we dont want to experiment with 4.1.2 . How can we get a pre-built binary of gcc 3.3.3 for RHEL5 ? As a backup I guess we pull down the source for 3.3.3 from the gnu site and build that using the 4.1.2 compiler .

View 11 Replies View Related

Installation :: RHEL5 Using A USB Pen Drive?

Aug 5, 2010

I have a system with no DVD/CD ROM Drive and would like to install RHEL5 using a USB Pen Drive. Is this possible for RHEL5?

View 3 Replies View Related

Red Hat / Fedora :: How To Install Gcc Lib In Rhel5

Jun 28, 2010

install gcc in my rhel5

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved