You shouldn't need to recompile PHP.
Just go into your PHP.ini file and uncomment the line:
;extension=php_mssql.dll
After that you can go to the [MSSQL] section of the .ini file and change the
rest of the settings however you want them. IE. Allow persistent
connections, timeouts etc.
Then, just
Liz Kim wrote:
Hi,
I am trying to install Microsoft SQL server functions to PHP 4.3.9 on
redhat.
When PHP was first installed, it was not configured to include the MSSQL
functions.
I would like to only add these functions and not touch what is already
there...
There could be a php-mssql packag
On Sun, Feb 26, 2006 at 04:23:22PM -0500, blackwater dev wrote:
> I am trying to recompile php 5 with freetds so am using this :
>
> ./configure '--with-apxs2=/usr/local/apache2/bin/apxs'
> '--with-mysql=/root/mysql-standard-4.1.9-pc-linux-gnu-i686'
> '--with-mssql=/usr/local/freetds'
>
> Things
Chris wrote:
Jochem Maas wrote:
blackwater dev wrote:
I am trying to recompile php 5 with freetds so am using this :
which specific version?
try another [pristine] src tarball.
./configure '--with-apxs2=/usr/local/apache2/bin/apxs'
'--with-mysql=/root/mysql-standard-4.1.9-pc-linux-gnu-i6
Jochem Maas wrote:
blackwater dev wrote:
I am trying to recompile php 5 with freetds so am using this :
which specific version?
try another [pristine] src tarball.
./configure '--with-apxs2=/usr/local/apache2/bin/apxs'
'--with-mysql=/root/mysql-standard-4.1.9-pc-linux-gnu-i686'
'--with-ms
blackwater dev wrote:
I am trying to recompile php 5 with freetds so am using this :
which specific version?
try another [pristine] src tarball.
./configure '--with-apxs2=/usr/local/apache2/bin/apxs'
'--with-mysql=/root/mysql-standard-4.1.9-pc-linux-gnu-i686'
'--with-mssql=/usr/local/freetds
Çäðàâñòâóéòå, blackwater.
Âû ïèñàëè 6 èþëÿ 2005 ã., 18:57:17:
> I have a linux box which I use periodically. I built php 5.0.3 on it
> and it runs fine. I just came across a situation where I need to
> compile in the zlib extension so I got into my php folder and did
> ./configure with my option
I install it with this:
> --with-apxs=/path/to/apxs
So what is the order?
I cd'd into my php directory and did:
./configure with my options
make
make install
Then I went into my apache folder and did
./configure with options
make
make install
Then rebooted and started apache but when I look at
On Wed, 6 Jul 2005, blackwater dev wrote:
> I have a linux box which I use periodically. I built php 5.0.3 on it
> and it runs fine. I just came across a situation where I need to
> compile in the zlib extension so I got into my php folder and did
> ./configure with my options, then make and make
blackwater dev wrote:
I have a linux box which I use periodically. I built php 5.0.3 on it
and it runs fine. I just came across a situation where I need to
compile in the zlib extension so I got into my php folder and did
./configure with my options, then make and make install. I then
restarted
John Nichel wrote:
blackwater dev wrote:
Thanks John,
I tried the rpm and it throws errors that it can't find the php
package required by:
php-mysql
php-imap
php-idap
php-mbstring.
Thanks!
RPM and other binary informations suck. Remove them and install from
source code.
--
Raditha Dissanayake.
-
blackwater dev wrote:
I am a linux newbie and I have php 4.3.8 and Apache 2 installed that
ws installed with the Fedora 2 install. I am getting errors that php
wasn't compiled with mysql support so now I am trying to do that but
get this error when I try to compile:
Sorry, I cannot run apxs. Poss
blackwater dev wrote:
Thanks John,
I tried the rpm and it throws errors that it can't find the php
package required by:
php-mysql
php-imap
php-idap
php-mbstring.
Thanks!
Please reply to the list.
What is causing errors? When you try to install the php-mysql rpm?
If you installed php via rpm, you c
blackwater dev wrote:
I am a linux newbie and I have php 4.3.8 and Apache 2 installed that
ws installed with the Fedora 2 install. I am getting errors that php
wasn't compiled with mysql support so now I am trying to do that but
get this error when I try to compile:
Sorry, I cannot run apxs. Poss
On Sun, 2004-01-18 at 15:08, John wrote:
> ive a problem with php and mysql, and was told to re-compile php. is this
> easy?? i got a box with rhl 9 pre-loaded, with php and mysql installed, but
> no apache. so i just downloaded the apache binary. php was installed with
> rpm i think. to recompile,
Chris Lee wrote:
>
> Jason,
>
> Sorry for newbie question, how I compile MySQL from SRPM?
> I know how to compile from source tar bar but not form SRPM.
>
> Simple step to show how would be nice.
>
rpm --rebuild .src.rpm
And compiled binaries will be under /usr/src/RPM/RPMS/.
(Talking about M
Jason,
Sorry for newbie question, how I compile MySQL from SRPM?
I know how to compile from source tar bar but not form SRPM.
Simple step to show how would be nice.
Thanks in advance.
Regards,
Chris Lee
On 21 May 2001 16:43:48 -0700, [EMAIL PROTECTED] (Jason
Murray) wrote:
>> All were instal
> All were installed using Red Hat RPMs. (Is this where I
> screwed up from the start?)
Not neccessarily.
You might be able to find a PHP RPM with MySQL enabled, or download
the source RPM (SRPM), edit the specfile and turn on the options you
need (you can then rebuild the RPM so you can rein
18 matches
Mail list logo