php-install Digest 11 May 2002 03:02:34 - Issue 829
Topics (messages 6933 through 6940):
Installing PHP 4.2.0 with Apache 2.0.36
6933 by: Sergio Cinos
Trying to build php getting an error.
6934 by: Nico Berg
6940 by: Richard Anglin
apache 2.0.35 caching php 4.2.0 p
Install bison
and re-compile
- Original Message -
From: "Nico Berg" <[EMAIL PROTECTED]>
To: "Php-Install" <[EMAIL PROTECTED]>
Sent: Friday, May 10, 2002 10:40 AM
Subject: [PHP-INST] Trying to build php getting an error.
> Is there someone else who has got this error? Possible it is so
There are a number of places in the configure file for PHP in which
the order of directories to be searched seems backward.
If I run configure with the flag
--with-jpeg-dir=shared,/usr/freeware/
it seems to me that I should expect my stated directory to be searched
prior to any other direct
I have the same exact problem, except my "undefined symbol" is
"png_get_error_ptr". go figure. Its seems it might have something to do
with what we're configuring it with, for example, mine might have to do
with gd. Please, can anyone help?
millz
Skyleach wrote:
> -BEGIN PGP SIGNED M
Hello everyone,
First, since I was hoping not to get a barrage of e-mails regarding PHP
just quite yet I have decided not to subscribe to the list. So if you
would please, cc me on your reply. My e-mail is [EMAIL PROTECTED]
Thanks in advance.
I'm still a PHP newbie. However, my problem warran
Hello,
I'm trying to build PHP 4.2.0 + Apache 2.0.36, but configure keeps telling
that an error occurred when trying to use apxs (--with-apxs2), and the
usage page is displayed. PHP's configure says that the message means that
Apache was compiled without --enable-so, but I compiled it with
--enab
I have set up Apache 2.0.35 and PHP 4.2.0, and everything seems to be working fine,
mostly. The only problem is that Apache is returning 304 Not Modified messages for
the php pages, so dynamic content is getting lost.
I am using SetInputFilter and SetOutputFilter to enable PHP in Apache.
Anyo
Is there someone else who has got this error? Possible it is something
stuppid I did but I don't know what.
I have used ./configure --with-mysql
gandalf:~/php-4.2.0 # make
Making all in Zend
make[1]: Entering directory `/root/php-4.2.0/Zend'
yacc -p zend -v -d ./zend_language_parser.y -o zend_lan