Re: HOWTO: FreeTDS for Newbies (almost complete)

From: Jochen Daum (jochen.daum_at_cans.co.nz)
Date: 11/23/03


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/


Relevant Pages

  • Re: What does a semicolon do at the beginning of a line?
    ... > will produce a PARSE ERROR if somebody wants to see your file! ... As the routine reading the config file is quite complex I suppose (in ... Jochen Daum - CANS Ltd. PHP DB Edit Toolkit -- PHP scripts for building database editing interfaces. ...
    (comp.lang.php)
  • Re: PHP with MS SQL on Windows Box
    ... However when I try and view a PHP page now, ... telnet nameofsqlserver 1433 ... Must be tcp afaik. ... Jochen Daum - Cabletalk Group Ltd. ...
    (comp.lang.php)
  • Re: mssql_connect problems
    ... >account when I specify the username and password in the function call? ... I've been googling around and tried to set PHP up ... Jochen Daum - Cabletalk Group Ltd. ... database editing interfaces. ...
    (comp.lang.php)
  • Re: HOWTO: FreeTDS for Newbies (almost complete)
    ... >> as the installation documentation on php.net says. ... >You don't need to recompile and overwrite your existing PHP or Apache, ... >Now if I could just find out how to get the PHP source for my version ... Jochen Daum - CANS Ltd. PHP DB Edit Toolkit -- PHP scripts for building database editing interfaces. ...
    (comp.lang.php)
  • Re: mysql_fetch_array();
    ... HTH, Jochen ... Jochen Daum - Cabletalk Group Ltd. ... PHP DB Edit Toolkit -- PHP scripts for building ...
    (comp.lang.php)