Re: [PHP-INST] GD2.0.1

2002-09-17 Thread David Herring
John, Did you get gd2.0.1 to work ? Would be very interested in seeing the output of ldd on the libphp so, e.g:- /usr/local/apache/libexec/libphp4.so libdl.so.2 => /lib/libdl.so.2 (0x4018f000) libpam.so.0 => /lib/libpam.so.0 (0x40193000) libpng12.so.0 => /usr/local/lib/libpng12.so.0 (0x4019c00

php-install Digest 17 Sep 2002 20:29:57 -0000 Issue 1029

2002-09-17 Thread php-install-digest-help
php-install Digest 17 Sep 2002 20:29:57 - Issue 1029 Topics (messages 8480 through 8491): PHP Install 8480 by: Ajit Muduli 8482 by: Peter Houchin Php in cgi-mod & per-site binary 8481 by: Haj Step-by-step explanation for cobalt? 8483 by: Uwe Birkenhain Re:

[PHP-INST] $_ENV superglobal contains compile-time snapshot

2002-09-17 Thread Alexi Margo
Hello all, I have tried to locate this issue in list archives and elsewhere, but without any success; I do apologise if it has arisen before - perhaps someone could point me to the cause/resolution? Otherwise, it is most intriguing.. perhaps one of the development team (or anyone able to RTFS) c

Re: [PHP-INST] Problem configuring php with gd on Red Hat 7

2002-09-17 Thread Rasmus Lerdorf
Just use /usr/local It needs to find the header file as well which is obviously not under /usr/local/lib On Tue, 17 Sep 2002, [iso-8859-1] David Dawnay wrote: > I used the following command: > ./configure --with-mysql > --with-apxs=/usr/local/apache/bin/apxs > --with-gd=/usr/local/lib > and got

[PHP-INST] Problem configuring php with gd on Red Hat 7

2002-09-17 Thread David Dawnay
I used the following command: ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-gd=/usr/local/lib and got the following error: configure: error: Unable to find libgd.(a|so) anywhere under /usr/local/lib libgd.a is most definately in this directory, but the error is implacable!

[PHP-INST] Segmentation fault

2002-09-17 Thread Jens Rosenthal
Hi everyone. I'm kind of stuck with my installation here. Perhaps anyone could help me. If installed a brand new Debian(woody)-Server with all our developers need. With php (4.2.2 and 4.2.3) as module for the apache (dso and compiled in) the php works absolutely fine. When I compile this configu

[PHP-INST] install problem

2002-09-17 Thread Judhas
Hi guys, Pls let me introduce my self. My nick is judhas, and i am a new comer in php. My server already running apache 2.0.40 under windows 2000 server platform. After download php-4.2.3-Win32.zip, i decide to use sapi method to install php. I follow the installation instruction in install.txt a

[PHP-INST] Re: error: loading extensions / php_xslt.dll on win32

2002-09-17 Thread Marco Siegl
hi horst, i think your're problem is that you'll need to get the new libexpat.dll provided from james clark. visit http://sourceforge.net/projects/expat/ to get the latest expat v1.95.5 (which includes the new libexpat.dll - the older version was called: "expat.dll", provided with expat v1.95.2)

Re: [PHP-INST] make fails on OS X

2002-09-17 Thread Joel Rodrigues
On Monday, September 16, 2002, at 05:38 , Stewart Dean wrote: > did you get a response on this? > > Joel Rodrigues wrote: >> OK, I just saw this : >> >> "PHP 4.2.0 still lacks certain key features on Mac OS X and >> Darwin, and isn't officially supported by

Re: [PHP-INST] make fails on OS X

2002-09-17 Thread Joel Rodrigues
On Monday, September 16, 2002, at 09:27 , Lou Picciano wrote: > Hello all... > > Hope I can help with this... > > Try the current snapshots of php - v4.3 - at snaps.php.net. I > haven't tried > the compile on Jaguar myself yet, but perhaps can help with > this effort on > OS X in a few days.