php-install | 2004112
Date: 11/26/04
- Next message: it clown: "[PHP-INSTALL] installing php5 on suse9.1"
- Previous message: vincent: "[PHP-INSTALL] where i can find the configure script in fedora 2?"
- In reply to: vincent: "[PHP-INSTALL] where i can find the configure script in fedora 2?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 2004-11-26 at 16:58, vincent wrote:
> i am using mysql 4.17, php-4.38 , linux fedora 2
> i just want to re-compile php in order to support for the mysqli extension.
> but i cannot find the directory which contains the configure script
> "./configure"
It is in the top level directory of the php source code. It is called
"configure", it is just that you call it as "./configure" when using it.
You may need to install the php source rpm for your version, if you have
not already done so.
I suggest for your configure line you use what you already have,
obtained from phpinfo() and add mysqli. I have not used any mysql 4 so
the needs of mysqli may differ.
Regards
Chris
- Next message: it clown: "[PHP-INSTALL] installing php5 on suse9.1"
- Previous message: vincent: "[PHP-INSTALL] where i can find the configure script in fedora 2?"
- In reply to: vincent: "[PHP-INSTALL] where i can find the configure script in fedora 2?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

