php-install Digest 7 Jul 2001 16:51:20 -0000 Issue 350
Topics (messages 3429 through 3432):
install & iis
3429 by: colin
Installation problem
3430 by: Alexander Mardirossian
Make fails on HP-UX.
3431 by: Tse Wai Kan
PHP AND MYSQL
3432 by: Jimmy Rodr�guez M.
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
Hi all,
can anyone point me in the right direction for the following error message
"the cgi application misbehaved by not returning a full set of http headers,
the headers it did not return are:"
thats it. I have installed php4.06 on w2k adv server.
thanks in advance for any help
Colin
I'm running Slackware 7.1 with kernel 2.4.4 and Apache 1.3.19 with already
compiled PHP 4.05 as a DSO module.
When I ran ./configure {parameters} is said that something basic is missing
and pointed me here! Here is the debug.log
cat debug.log
CONFIGURE: './configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--enable-force-cgi-redirect' '--enable-discard-path' '--with-openssl'
'--disable-magic-quotes' '--enable-dmalloc' '--enable-bcmath' '--enable-calendar'
'--enable-ctype' '--enable-ftp' '--with-gd=shared' '--enable-gd-native-ttf'
'--with-gmp' '--enable-mbstring' '--with-mysql' '--with-mm' '--enable-sockets'
'--enable-memory-limit'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS: -DLINUX=22 -DMOD_SSL=208101 -DMOD_PERL -DUSE_PERL_SSI -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -DDMALLOC_FUNC_CHECK
-DSUPPORT_UTF8
CXX:
CXXFLAGS:
INCLUDES: -I/usr/local/apache/include -I$(top_builddir)/Zend
-I/usr/local/ssl/include -I/home/temp/php-4.0.6/ext/mysql/libmysql -I/usr/local/include
LDFLAGS: -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib
-Wl,-rpath,/usr/local/lib -L/usr/local/lib
LIBS: -lmm -lgmp -lgd -ldmalloc -lssl -lcrypto -lresolv -lm -ldl -lnsl -lresolv
DLIBS:
SAPI: apache
PHP_RPATHS: /usr/local/ssl/lib /usr/local/lib
uname -a: Linux sasho 2.4.4 #3 Mon Jul 2 13:29:56 EEST 2001 i686 unknown
gcc -o conftest -g -O2 -DLINUX=22 -DMOD_SSL=208101 -DMOD_PERL -DUSE_PERL_SSI
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT
-DDMALLOC_FUNC_CHECK -DSUPPORT_UTF8 -Wl,-rpath,/usr/local/ssl/lib
-L/usr/local/ssl/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lmm -lgmp
-lgd -ldmalloc -lssl -lcrypto -lresolv -lm -ldl -lnsl -lresolv 1>&5
/usr/i386-slackware-linux/bin/ld: cannot open -lgd: No such file or directory
collect2: ld returned 1 exit status
What is wrong? Please reply me to my e-mail because I am not subscribed to
this (obviously) list.
10x
Sasho
Has anyone seen this and know how I can fix this?
I get the following message whn I run a make and a similar one with gmake.
php_pcre.c: In function `pcre_get_compiled_regex':
php_pcre.c:158: warning: implicit declaration of function `setlocale'
php_pcre.c:158: `LC_CTYPE' undeclared (first use in this function)
php_pcre.c:158: (Each undeclared identifier is reported only once
php_pcre.c:158: for each function it appears in.)
php_pcre.c:158: warning: initialization makes pointer from integer without a
cas
t
*** Error exit code 1
I am trying to configure PHP 4.0.6 on a HP L2000 running with HP-UX 11 and
with the latest apache server 1.3.20.
bison and flex (lex) have also been installed.
I have spent almost 2 months trying to install PHP4 on a HP server, both in
a HP-UX 10.20 and HP-UX 11 environments but without any success.
If I cannot get PHP installed on a HP server, then I will have to recommend
to my management to ditch HP as web servers since PHP support for HP-UX is
pretty much non-existant.
Regards,
Tse-Wai Kan.
RSL COM Deutschland GmbH.
Tel : +49 (0)611 9888820
Fax : +49 (0)611 9888821 / +49 (0)611 9888878
GSM : +49 (0)172 9420888 / +44 (0)705 0028870
E-mail : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Hello i have a problem !!
I install PHP and MYSQL and both of them are working fine, the problem
is that i installed PHP from a RPM file (i�m using Red Hat 7.0) and it
doesn�t activate me the option --with-mysql=/usr/local/mysql, what can i
do ?
I tried to install with a Source file but i couldn�t, after i used the
./configure
it show me this error:
checking for AOLserver support... no
checking for Apache module support via DSO through APXS...
./configure: /usr/sbin/apxs: No such file or directory
Sorry, I was not able to successfully run APXS. Possible reasons:
1. Perl is not installed;
2. Apache was not compiled with DSO support (--enable-module=so);
3. 'apxs' is not in your path.
configure: error: ;
SO THIS IS THE REASON CAUSE I USED A RPM FILE.
WHAT CAN I DO ???
This problem is driving me crazy !!!
Regards,
Jimmy Rodr�guez