Re: HOWTO: FreeTDS for Newbies (almost complete)
From: Jochen Daum (jochen.daum_at_cans.co.nz)
Date: 11/23/03
- Next message: Aardwolf: "Re: PROBLEM: My PHP Scripts Try to Download instead of Run Locally (Win2K IIS)"
- Previous message: Jochen Daum: "Re: Any luck getting PHP/Linux to talk to MS SQL 2K?"
- In reply to: Google Mike: "HOWTO: FreeTDS for Newbies (almost complete)"
- Next in thread: Google Mike: "Re: HOWTO: FreeTDS for Newbies (almost complete)"
- Reply: Google Mike: "Re: HOWTO: FreeTDS for Newbies (almost complete)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Nov 2003 07:49:25 +1300
Hi Mike!
(...howto...)
>
>I'm stuck. When I try to compile PHP, I tried to download some tar
>file (that php.net redirected me for retrieval) called
>php-4.2.2.tar.gz and then followed the instructions from "aissam at
>yahoo dot com" at this URL:
>
>http://www.php.net/manual/en/function.mssql-connect.php
>
>However, what happens for me is that it runs configure (had to chmod
>a+rwx it first, strangely) but then that never generates a make file
>so that I can type "make", then "make install".
>
>What's the trick? Where did I go wrong?
I never tried phpize, so I cannot help with his suggestions
try
./configure
make
make install
as the installation documentation on php.net says. You also need the
apache-dev rpms.
HTH, jochen
-- Jochen Daum - CANS Ltd. PHP DB Edit Toolkit -- PHP scripts for building database editing interfaces. http://sourceforge.net/projects/phpdbedittk/
- Next message: Aardwolf: "Re: PROBLEM: My PHP Scripts Try to Download instead of Run Locally (Win2K IIS)"
- Previous message: Jochen Daum: "Re: Any luck getting PHP/Linux to talk to MS SQL 2K?"
- In reply to: Google Mike: "HOWTO: FreeTDS for Newbies (almost complete)"
- Next in thread: Google Mike: "Re: HOWTO: FreeTDS for Newbies (almost complete)"
- Reply: Google Mike: "Re: HOWTO: FreeTDS for Newbies (almost complete)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|