> Does anyone know when this will be available? I have a very active
> forum that is dead for now until we get this.
Why is it dead? The security problem in 4.1.1 does not have a known
Windows exploit.
-Rasmus
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
Does anyone know when this will be available? I have a very active
forum that is dead for now until we get this.
Many thanks,
Cynthia Daniel
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php-install Digest 2 Mar 2002 02:14:10 - Issue 725
Topics (messages 6210 through 6224):
Re: Aix 4.3.3 + Apache 1.3.23 + Php 4.1.1 = CORE DUMP! HELP!
6210 by: jkaufman.footlocker.com
6214 by: jkaufman.footlocker.com
Re: PHP install when apache already installed
6211
At 3/1/02 Friday 01:14 PM, you wrote:
>On Fri Mar 01, 2002 at 10:27:02AM -0800, Michael Chinn wrote:
> > Any further ideas?
>
>My guess is that you are didn't specify --prefix=/usr (of something along
>those lines) as a result you are placing your nice, shiny, new binary
>someplace that
>apache
http://www.php.net/~rasmus/gd.html
On Fri, 1 Mar 2002, ACEAlex wrote:
> Has anybody got gd to work with linux? I cant get it to work. Could i get
> some version nbr that actually work?
>
> /Alexander
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://ww
Has anybody got gd to work with linux? I cant get it to work. Could i get
some version nbr that actually work?
/Alexander
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri Mar 01, 2002 at 10:27:02AM -0800, Michael Chinn wrote:
> Any further ideas?
My guess is that you are didn't specify --prefix=/usr (of something along those lines)
as a result you are placing your nice, shiny, new binary someplace that apache can't
find. Apache then just blindly uses the
After the make command I get the following errors :
make[2]: Entering directory `/var/users/stef/pkg/pkgApache/php-4.1.2/ext/mysql'
Making all in libmysql
make[3]: Entering directory
`/var/users/stef/pkg/pkgApache/php-4.1.2/ext/mysql/libmysql'
make[4]: Entering directory
`/var/users/stef/pkg/pk
Hi all. Here is a link for anyone who wants to install or are having problem
with PHP on a Windows systems using IIS. This is cool website with more
tutorials to come based on PHP and Windows. So keep tuned!
http://www.experttek.com
Look under Useful Links on the menu for the tutorial. And don't
Well...
I tried the below install routine (in the /usr/src/php-4.1.2) without any
errors (that I can tell).
At 2/28/02 Thursday 01:11 PM, you wrote:
>Try a
>make clean
>./config.nice
>make
>make install
>apachectl restart
But I still get the PHP 4.0.4 banner when I do a
"http://www.domain.com
Hello everybody,
I am installing PHP/Zend/PHP-GTK following
the instruction from:
http://gtk.miester.org/docs/joe2001_03_27.2.html
1:Go to your favorite source directory
2:cd /usr/local/src
3:Login to the CVS tree - use phpfi for the password
4:cvs -d :pserver:[EMAIL PROTECTED]:/repository log
I'm trying to install PHP on a Sun Solaris machine, building the binaries
was no problem but when I try to install with this options
./configure --with-oci8 --with-apxs=/path/to/apxs
(dynamic conf with apache)
I get an error:
can´t use strict.pm @INC (INC contains ...
I found the strict file
Alrighty folks, here is a bit more detail on a new fresh system with a
fresh install of everything.
Basic Apache v1.3.23 (from source) with
./configure \
--enable-rule=SHARED_CORE \
--enable-module=so \
--enable-module=usertrack \
--enable-module=digest \
Good question.
1. Yes apachectl configtest works fine.
2. Now there's a thought...I'll get back to you on that one :)
Jonathan Kaufman
Jonathan Hilgeman <[EMAIL PROTECTED]> on 03/01/2002 10:14:29 AM
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: RE: [PHP-INST] Re: Aix
I was running PHP 4.0.6.
I read about the fileupload vulnerability and decided to upgrade to PHP 4.1.2.
When running the configure script, I used the following commandline with
PHP 4.0.6:
CFLAGS="-O2 -DHAVE_SYS_RESOURCE_H" ./configure --with-apxs=/usr/local/apache/bin/apxs
--with-config-file-pa
Well let me know if you can get it to work, as that's something I've been
interested in.
Jonathan Kaufman
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
The in
Shaun
If apache is already installed that's okay. The important thing is to
carefully read the information in the 'INSTALL' file where you unpacked
PHP - particularly the bit about 'DSO' and testing whether your installation
of the web server supports this. If all is okay then you can start you
Actually yes I have (same result, I just posted the final configuration I
kinda wanted).
however I just re-installaed my test box, and will start fresh with
apache/php and ONLY apache/php. I'll post the gory results, anyone good at
core dump investigation?
Jonathan Kaufman
BTW. Excuse my igno
php-install Digest 1 Mar 2002 13:41:17 - Issue 724
Topics (messages 6204 through 6209):
Re: php module keeping Apache from starting
6204 by: Dan Delaney
Re: php.ini problem
6205 by: Ivan Voras
Re: Aix 4.3.3 + Apache 1.3.23 + Php 4.1.1 = CORE DUMP! HELP!
6206 by: Ya
As far as *I* know (your milage may vary) as long as Apache has mod so
enabled (do a httpd -l, if it lists mod_so.o and...core.o) you should be
able to compile php as a DSO (Dynamic module) using apxs. (See apache
installation documentation for more information)
A simple configure would be (for
When i try to build php with mySql and apxs configuration goes ok but on
make install I get this:
118# make
Making all in Zend
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../main -D_XPG_IV -DIRIX -DMOD_SSL=208104 -D
USE_HSREGEX -DEAPI -DUSE_EXPAT -I../TSRM
Hi,
I have been searching the news archives,
documentation etc for any info about this and I
cannot find anything.
I need to patch a PHP installation from 4.0.6 to
the latest version on two machines - one running
Apache and one runing IIS.
Is there a patch available for this, or is it
just
Did you try to install with minmum settings?
Paste backtrace if you have segfalut.
If you want to use Java extension, try JDK 1.2.
--
Yasuo Ohgaki
[EMAIL PROTECTED] wrote:
> I have been trying very unsuccessfully to get Apache 1.3.23 to run php
> 4.1.1 as a DSO. I can get everything to compile,
23 matches
Mail list logo