php-install Digest 2 Oct 2002 05:16:43 -0000 Issue 1049
Topics (messages 8621 through 8628):
php make problem
8621 by: Einav
PHP, apache and windows xp installation problem + Solution
8622 by: Anna Wagg
N/A
8623 by: Wilfredo I. Pachón López
8624 by: Wilfredo I. Pachón López
./configure question
8625 by: Jonas Geiregat
Re: insatlling php - 4.2.3 with apache - 2.0.40
8626 by: Jonas Geiregat
Constant LDAP errors
8627 by: David Chait
GD2.0.1 install on windows
8628 by: John Coder
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]
----------------------------------------------------------------------
--- Begin Message ---
when trying to install php on solaris8/sparc box
IM getting the following error MSG
bash-2.03# make
Making all in Zend
make[1]: Entering directory `/down/php-4.2.3/Zend'
/bin/sh ../libtool --silent --mode=link gcc -g -O2 -pthreads -DZTS -prefer-pic -o
libZend.la zend_language_parser.lo zend_language_scanner.lo zend_ini_parser.lo
zend_ini_scanner.lo zend_alloc.lo zend_compile.lo zend_constants.lo
zend_dynamic_array.lo zend_execute.lo zend_execute_API.lo zend_highlight.lo
zend_llist.lo zend_opcode.lo zend_operators.lo zend_ptr_stack.lo zend_stack.lo
zend_variables.lo zend.lo zend_API.lo zend_extensions.lo zend_hash.lo zend_list.lo
zend_indent.lo zend_builtin_functions.lo zend_sprintf.lo zend_ini.lo zend_qsort.lo -ldl
../libtool: ar: not found
make[1]: *** [libZend.la] Error 1
make[1]: Leaving directory `/down/php-4.2.3/Zend'
make: *** [all-recursive] Error 1
bash-2.03#
can someone tell me what is ar and how can i add it my PATH
Thanks,
Einav
--- End Message ---
--- Begin Message ---
Hi all,
Just to let you know that I managed to get working PHP, windows xp and
apache2. I got it working by simply downloading the newest version of Apache
2. No problems at all, configuration took me 2 mins. Thanx to all who send
me emails trying to help me.
Thanx, Anna.
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
--- End Message ---
--- Begin Message ---
unsubscribe
--- End Message ---
--- Begin Message ---
> unsubscribe
Excuse me i take a mistake when write the adress.
--- End Message ---
--- Begin Message ---
I'm reading the manual and I don't really get with they mean by this option
--enable-debug
Compile with debugging symbols.
--- End Message ---
--- Begin Message ---
I had the same prob about couldn't find ...
I just recompiled php and it worked for me
Anil Garg wrote:
> Hi,
>
> I am using following versions:
>
> php - 4.2.3
> apache - 2.0.40
>
> On freeBSD 4.6
>
> I am reffering to intallationg intruction at :
> http://www.php.net/manual/en/install.apache.php
>
> while intalling php i use the following:
> ./configure --prerfix=/usr/local
> -- with -mysql = /usr/local/msyql
> --with -tsrm -pth
> --enable -force -cgi - redirect
> --with -apxs2=/usr/local/bin/apxs2
>
> BUT, i get the folling while the libtools script is running....
> It couldnt find libphp4.a in /usr/local/modules/ to move it to some
> other place with name libphp4.so
>
> And as a result it while i do apachctl start....it says it cant find
> libphp4.so
>
> Can php - 4.2.3 and apache - 2.0.40 be used together?? In fact i dont want
> to use lower versions of both of them as lower versions of both have many
> vulnerabilities exploited by now.
>
> So, i got stuck at the mid of uploading my site.
>
> Hope to get some solutions.
> Thanx and regards
> anil
>
>
--- End Message ---
--- Begin Message ---
Greetings all,
I have been trying to get LDAP to compile properly using PHP 4.1.2 with
little success. This is a RedHat 7.3 platform using Apache 1.x as the web
server, adding PHP as a DSO.
When compiling PHP I use
./configure --with-ldap --with-mysql --with-apxs=/usr/local/apache/bin/apxs
make
make install
all works properly for normal php pages however the following error shows up
whenever I attempt to access an LDAP enabled page:
httpd: ../../../libraries/libldap/options.c:95: ldap_get_option: Assertion
`( (ld)->ld_options.ldo_valid == 0x2 )' failed.
Has anyone else seen this? Am I missing something obvious here? Any help
would be appreciated.
-David
--- End Message ---
--- Begin Message ---
Has anyone had success installing GD2.0.1 on a windows 98 or ME
platform?I'm having a hell of a time. If you'v had success please let me
know and could yu give me some hints I may be overlooking?
John Coder
--- End Message ---