![]() |
The PHP-MSSQL Module On CentOS 5.0
The PHP-MSSQL Module On CentOS 5.0
i have server configured as The Perfect Setup - CentOS 5.0 (32-bit) i will install MSSQL modules on that server installation of freetds freetds-devel --enablerepo=rpmforge are succes php-devel is installed problem is that i cannot find php.spec file there is nothing /usr/src/redhat/SPECS/ directory what can i do for finish this installation sorry for my EN |
You can search for the file:
Code:
updatedb |
Does this even work in centos x64 ?, i know in the past i have never gotten it to work, since freedts was only built for x32.
|
Hi All
I did the HOWTO from *http://www.howtoforge.com/installing...sql_centos5.0* Now I i got some problems by compiling the php.spec.... here is the error: Code:
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing'Code:
%package mssqlCan someone please help me? i need the PHP-MSSQL connection.. Thx for your Help. Greetings Xloouch |
What exactly did you modify in php.spec?
|
I changed this from the script:
Code:
Group: Development/LanguagesCode:
%package mssql |
Did you also do this?
Quote:
|
| All times are GMT +2. The time now is 06:45. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.