Hi all, I'm having trouble installing PHP 5 on a Fedora Core 2 box. I
get through ./configure fine but during the make I get errors like
this:
ext/pcre/php_pcre.lo(.text+0x2e38):/home/jough/php-5.0.0RC3/ext/pcre/
php_pcre.c:1482: undefined reference to `php_pcre_exec'
collect2: ld
, surely a enormous mistake from me, but i
> don't see ... If somebody can help ...
>
> Alain DESEINE.
>
> Jani Taskinen wrote:
>
> > On Thu, 8 Mar 2001, Jough wrote:
> >
> > >./configure --with-mysql=/usr/local/
> > >--with-apache=/home/jough
I know that with php4 you have to use the --with-mysql option when you
configure:
./configure --with-mysql
Before you configure php3 you might want to use the help
option:
./configure --help
and see if ther are any options for MySQL
-
Make your time!
http://jough.raspberrytea.com
On Fri,
7;ve also tried to use pdf_new(), pdf_open() and other pdf functions.
Here is an exerpt from my root command history:
cd ../pdflib-3.03
./configure --enable-shared-pdflib
make
make install
cd ../apache_1.3.19
./configure
cd ../php-4.0.4pl1
./configure --with-mysql=/usr/local/
--with-apache=