Hi there,
I'm trying to get PHP 4.3.0 compiled on a SuSE Linux 8.0 box.
./configure goes well but when I try the make command, I get the following
error message: php /usr/i486-suse-linux/bin/ld: cannot find -lstdc++, and
the installation fails. The lstdc++ is in the library libstdc, which is
un
Hi there,
I'm running make test after the configure and it fails for one of the tests
(pspell). Is there something wrong with my configuration or is it a bug
that needs to be reported (PHP version 4.3.0 compiled on a SuSE 8.0 box
with Apache 2). If this is with my configuration, are there any h
Hi,
I'm trying to get PDFLib 4.0.3 installed along with PHP 4.3.0, using the
loadable module.
The module (libpdf_php.so) is in /usr/include/php. It's the folder specified
in the extension_dir variable of the php.ini file.In the same file, I also
added extension=libpdf_php.so
Checking if PDF i
Hi Rasmus,
I did not build php with it. I downloaded PDFLib from pdflib.com and
followed their instructions ("Loadable Module (DSO)" is the recommended way
for using PDFlib with PHP instead of rebuilding PHP with --with-pdflib,
accrodig to their manual).
Then I copied the file libpdf_php.* fro
> Well, according to ours you should build it from PHP.
OK, I'll try it then
> Note that Apache2+PHP is very experimental.
Thanks, I know but I just installed it at home just to see how things are
working with Apache 2 and MySQL 4.0.7. Just to try and catch as many
problems as possible before m
Hi again, Rasmus,
I just found out on another forum for PDFLib that the packages they provide
on their website will not work with PHP 4.3.0, the reason being, I quote:
"the PDFlib 4.0.3 binaries for PHP 4.2.1 and higher will not work with php
4.3.0. The problem is, that the "warn_not_available"