php-beta list shutting down
Since the php-qa list has superceded the goals of this list, this
list will be shutting down on March 15. To subscribe to the php-qa
list, send an empty email message to php-qa-subscribe@lists.php.net.
|
3/12/2001 9:53:10 PM
|
0
|
php-list-ad...@lists.php.net (PHP List Admin)
|
ANNC- Ming SWF output library/PHP extension
Ming writes SWF ("flash") format movies. Yes, just like ext/swf, but Ming
has a nifty interface, stuffing all of its functions into PHP objects.
And the Ming library is open source, released under the LGPL.
This, the first public release, is named 0.0.1a.
Ming currently only supports shapes, text, and animation. Bitmaps,
sounds, actions, buttons, etc. are forthcoming.
Please enjoy: http://www.opaque.net/ming/
-dave
|
6/8/2000 7:53:03 AM
|
0
|
m...@opaque.net
|
CGI fails with "No Input file specified"
Hello,
I reported a similar bug #4456 to bugs id : #1777 #4359 #4738 #3042
I can't run PHP 4.0.0 as CGI on NetBSD 1.3.3 with gcc 2.7.2 on x86, it
compiles fine and runs from command line ok.
But when invoked from Apache, I get :
pc1% telnet www.epita.fr 80
Trying 194.98.116.250...
Connected to www.epita.fr (194.98.116.250).
Escape character is '^]'.
GET /~cahagn_o/php/info4.php HTTP/1.0
HTTP/1.1 200 OK
Date: Sun, 04 Jun 2000 09:15:05 GMT
Server: Apache/1.3.12 (Unix)
X-Powered-By: PHP/4.0.0
Connection: close
Content-Type: text/html
No input file specified.
Connectio
|
6/4/2000 7:57:02 AM
|
0
|
olivier.caha...@epita.fr (Olivier Cahagne)
|
test
|
5/17/2000 8:53:53 AM
|
0
|
a...@vector.com.hk ("news.php.net")
|
mcrypt support
Has anyone had any success building mcrypt/mhash support into
PHP-4.0RC1? I'm using:
libmcrypt-2.2.6
mhash-0.8.1
mcrypt-2.5.3
On Linux compilation chokes with
microtime.c: In function `php_if_getrusage':
microtime.c:97: storage size of `usg' isn't known
microtime.c:100: `RUSAGE_SELF' undeclared (first use in this function)
microtime.c:100: (Each undeclared identifier is reported only once
microtime.c:100: for each function it appears in.)
microtime.c:106: `RUSAGE_CHILDREN' undeclared (first use in this
function)
On Solaris (Intel and SPARC) I can build the .so, but Ap
|
5/10/2000 12:33:12 PM
|
0
|
...@chegnet.force9.net (Rob Fisher)
|
dll is missing
Hi.
I have a problem and I hopoe someone could help me.
At my job we have 2 machines with the same instalations: Win NT 4.0 SP5,
IIS 4 Option Pack. The first one is for the users (I don't know how to
call it in Emglish, but we call it 'production machine' in Portuguese)
and the second one os for development and tests. The only difference
between both machines is that the development machine runs SQL 7.0 SP 1
too.
When I try to run a php (I'm using PHP version 3.0.16), I've got the
following message box: "The MSVCRTD.dll library was not found in the
path c:\winnt...blablabla". W
|
5/4/2000 1:13:57 AM
|
0
|
tl114...@terra.com.br (Valmir Cinquini)
|
problems compiling php4b4pl1 under NetBSD 1.4.2 (and FreeBSD 4.0)...
--=====================_955456739==_
Content-Type: text/plain; charset="us-ascii"
hi everyone,
the problem compiling php4 under bsd first appeard under FreeBSD 4.0, so i
tried it under NetBSD 1.4.2, but got exact the same error(s). now the
problem is solved (under NetBSD 1.4.2, will est the hack under FreeBSD 4.0
later...). ok here goes the quest... :
i had problems compiling php4 under netbsd 1.4.2 with libgd installed (gd
was just installed on the system but not added with the --with-gd option to
php4 configure). back to the beginning: i extract apache_1.3.12.tgz and
php-4.0b
|
4/11/2000 2:38:59 PM
|
0
|
phobg...@gmx.net (alex)
|
PHP 3.0.16 tarball
Hi all,
I've uploaded the first release candidate for PHP 3.0.16. We
would appreciate it, if you could verify that it works in your
environment. Please send us positive and negative feedback.
http://va.php.net/~sas/php-3.0.16.tar.gz
- Sascha
|
4/3/2000 2:12:07 PM
|
0
|
sas...@schumann.cx (Sascha Schumann)
|
Novell & PHP HELP!!!
Has anybody tried to install PHP on the Novell Enterprise Web Server???
Please HELP if you did.
Benjamin Shrom.
shrom@cc.gatech.edu
|
3/24/2000 9:07:38 PM
|
0
|
sh...@cc.gatech.edu (Benjamin Shrom)
|
XML with PHP4
Hy everybody
I hope someone can help me with my problem
i installed PHP on an Apache via RPM but without XML
Now i need the XML-Part
This looked like the best way to do this : I translated a new version of
php4
my Configure_File
configure --prefix=PATH/php4 --exec-prefix=PATH/php4 --bindir=PATH/php4/bin
--sbindir=PATH/php4/sbin --libexecdir=PATH/php4/libexec --datadir=PATH/php4/
share --sysconfdir=PATH/php4/etc --sharedstatedir=PATH/php4/com --localstate
dir=PATH/php4/var --libdir=PATH/php4/lib --includedir=PATH/php4/include --in
fodir=PATH/php4/info --mandir=PATH/php4/m
|
3/9/2000 9:18:35 AM
|
0
|
a_joc...@aspect-online.de ("Andreas Jocham")
|
PHP3 and Solid3.0
Hi,
I just grabbed the CVS tree for PHP3 and tried to recompile it for Solid
3.0 I took kme quit some time before I succeded because PHP3 only seems
to know about the old 2.3 version.
But I have been able to do it at last, but it required one small patch.
I had add the following:
Index: functions/php3_unified_odbc.h
===================================================================
RCS file: /repository/php3/functions/php3_unified_odbc.h,v
retrieving revision 1.56
diff -u -r1.56 php3_unified_odbc.h
--- functions/php3_unified_odbc.h 2000/01/01 04:44:10 1.56
+++ fun
|
2/25/2000 2:05:35 PM
|
0
|
e...@terra.telemediair.nl (Eric Veldhuyzen)
|
RC: PHP 3.0.15
--17pEHd4RhPHOinZp
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Hi,
We have rolled the PHP 3.0.15 tarball. You can download it
from here:
http://va.php.net/~sas/php-3.0.15.tar.gz
We plan to release PHP 3.0.15 on February 25th, if nothing
crucial is found. Please let us know whether it works for
you.
Thank you.
--=20
Regards,
Sascha Schumann
Consultant
--17pEHd4RhPHOinZp
Content-Type: application/pgp-signature
-----
|
2/24/2000 2:00:33 PM
|
0
|
sas...@schumann.cx (Sascha Schumann)
|
SO_LINGER in PHP4
Hi All!
Does anyone no if there is a way, after opening a socket connection,
to set the SO_LINGER option?
Something similar to the c setsockopt() call perhaps?
Ive looked through the documentation and can't seem to find anything
on the subject.
Thanks!
mike
mike@vtracks.com
|
2/24/2000 6:25:21 AM
|
0
|
m...@vtracks.com ("Someone Insignificant")
|
snmpwalk under NT 4.0
Hi all, forgive me if this has been covered before.
I am trying to perform a simple snmpwalk such as:
<?php snmpwalkt("123.123.123.123", "community", "system.SysContact.0"); ?>
I always get the same response:
Fatal error: Call to undefined function: snmpget() in d:\.......\snmp.php on
line 1
I think it has something to do with the php.ini file, but not sure where to
go. Any information would be much appreciated.
|
2/22/2000 4:47:10 PM
|
0
|
...@ivey.ca ("Ken Drouillard")
|
send ID host
Dear Sir
I need a help.
I have a site on USA www.softcomca.com
I have not got any static IP. I am connecting to internet throug IPSs
I am using linux red hat 6.1.
I need a small program and I will add inside of rc.local
What I want to do_
Softcomca.com use NT. I will put a small link on my page.
When I connect to internet through the ISPs, my small program connect to
my site and give the user name and password. and copy somewher my
current IP. And if someone click my href on a page she will connect to
my linux machine@s apache
Thans for your help
M. Biskinler
|
2/3/2000 11:14:21 PM
|
0
|
li...@picom.net (Muammer Biskinler)
|
Variable REMOTE_ADDR is NULL in 4.0beta3?
In PHP4.0beta3,Variable REMOTE_ADDR is NULL,but phpinfo() displays there is
a REMOTE_ADDR.why?
|
1/31/2000 1:56:51 AM
|
0
|
robertw...@hotmail.com ("Robert Wane")
|
Compiling for apache under Solaris
------=_NextPart_000_000D_01BF6731.66D1B0E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,=20
I'm trying to install PHP4 Beta 3 under Solaris 7 x86, I followed the
instructions and everything went smooth until I tried to compile the
httpd daemon. (Apache 1.3.6)
What I did:
# ./configure --prefix=3D/www =
--activate-module=3Dsrc/modules/php4/libphp4.a
..
..
..
(no problems reported here)
# make
(then after a while I get this:)
gcc -DSOLARIS2=3D270 -I/export/home/emiliog/php-4.0b3 =
-I/export/home/emiliog/php-4.0b3
|
1/25/2000 6:40:46 PM
|
0
|
emilio.gutier...@suplaza.com.mx ("Emilio Gutierrez Aguirre")
|
Problem populating PHP array from C extension
I'm having great difficulty in loading a PHP array from within my own
C module, and thought someone here might be able to provide help.
The code in question appears below. Here's a quick intro to the code
segment - any observations would be most appreciated.
The main function is 'cursor_init', which starts at line 8. It
references the callback function 'PageAppend' (defined at line 2) to
populate the array via calls to 'add_next_index_long'.
Note that, because the PageAppend callback receives only a single long
as it's input parameter the function first sets the global static
|
1/24/2000 1:43:11 AM
|
0
|
...@iseek.com (Rich Bryant)
|
Php Assistance
|
1/9/2000 1:35:22 PM
|
0
|
a...@telinco.co.uk ("Absm")
|
unable to upload images to Mysql with php3
abbs@telinco.co.uk
The following html form uses the php script below and is able to insert the
text and filename into Mysql successfully. The problem is trying to upload
the corresponding image for the given path on the server ????
Also, once an image is chosen by browsing on a local pc ready for uploading,
the full path to the image gets inserted into Mysql rather than just the
file name???
Where can good scripts be found for uploading direct from a pc into Mysql???
and forms and scripts to carry out searches on Mysql from a web page ???
Does the above script have possible sec
|
1/8/2000 2:46:16 AM
|
0
|
a...@telinco.co.uk ("Absm")
|
PHP 4.0b3-RC5 released
PHP 4.0b3 release candidate 5 has been released. It can be
found at
http://bonsai.php.net/~sas/php-4_0b3_RC5.tar.gz
Please send success/failure reports to
php4beta@lists.php.net, including information about your
operating system and your configure command.
Changes since RC4:
- Informix compiles on Win32/in ZTS mode now
- Fixed ucfirst, ucwords, strtr WRT changing input parameters
- Improved RFC 854-conformance of fopen-wrappers
- Added default mssql ini-settings in php.ini-dist
- Improved link order for IRIX in OCI
|
11/14/1999 10:29:00 PM
|
0
|
sas...@schumann.cx (Sascha Schumann)
|
PHP 4.0b3-RC4
PHP 4.0b3 release candiate 4 has been released. It can be found at
<URL:http://va.php.net/~ssb/php-4.0b3-RC4.tar.gz>. Changes since RC3:
- set default path for cookie to the root directory ("/")
- complete session documentation in php.ini-dist
- location of output.c moved in Windows workspace files
- OpenLink ODBC compile/link fixes
As usual, report successes/failures to php4beta@lists.php.net. Please
provide at least your operating system and configure command when
reporting.
- Stig
|
11/9/1999 5:23:36 PM
|
0
|
...@fast.no (Stig Bakken)
|
4.0b3-RC3
The third release candidate of 4.0b3 is available at
<URL:http://va.php.net/~ssb/php-4.0b3-RC2.tar.gz>. The difference from
RC2 is that RC3 includes a freshly commited Java extension.
As usual, please report successes and failures to this list.
- Stig
|
11/9/1999 12:24:24 PM
|
0
|
...@fast.no (Stig Bakken)
|
PHP 4.0b3, second try
The second release candidate of 4.0b3 is available at
<URL:http://va.php.net/~ssb/php-4.0b3-RC2.tar.gz>. Please report
successes and failures to this list.
- Stig
|
11/9/1999 11:49:33 AM
|
0
|
...@fast.no (Stig Bakken)
|
4.0b3 release candidate
Good beta testers,
I have packaged a release candidate for beta 3 called 4.0b3RC1. Unless
there are serious problems with this release, it will be re-released as
4.0b3. Please download it from
http://www.php.net/~ssb/php-4.0b3RC1.tar.gz, give it a whird and post
problems here.
Remember that this is still a beta release, so we'll do new release
candidates only if showstopper bugs are found.
- Stig
|
11/4/1999 10:08:57 AM
|
0
|
Stig.Bak...@fast.no (Stig Bakken)
|
strange behaviour with POST (PHP 4.0B2)
Hi,
I've got this realy strange behaviour of Beta2 (for win32) with POSTs. I've
reduced the problem to this: I've got this simple rudimentary file
(postit.html):
<FORM action="dosomething.php" method="POST">
<input type=submit value="submit">
<INPUT TYPE="hidden" name="label" value="foo">
</FORM>
Now, this form doesn't do anything intelligent at all, it just prints a submit
button. But that's not the interesting thing.
Calling this file with Beta1 didn't do anything strange at all. dosomething.php
was called an processed. But now, after having upgraded to beta2, I get an
|
9/21/1999 1:38:11 PM
|
0
|
u...@rz.uni-karlsruhe.de ((Costas Fest))
|
Is this beta or bad practice: require/include results in empty document
I am not a php wizard. I have been fiddling around with PHP and MySQL
for a project I'm working on. I had the beginings of a project going
and came across where I wanted to do some stack operations with an
array (use array_push and array_pop), so I saw that those functions were
4.0 only, so I upgraded to php-4.0b2, and now no require or includes
seem to work. It was working under my 3.0 install, but not the 4.0.
System: RedHat 6.0, Apache 1.3.6
Old: mod_php installed with rpm
New: php-4.0b2 compiled and installed
I feel I brought it down to base level where the follow
|
8/10/1999 8:16:12 PM
|
0
|
stre...@vbe.com (Chad Streck)
|
3.0.11b3
http://www.php.net/~jimw/php-3.0.11b3.tar.gz
I've tested this under FreeBSD, so the problems with the POSIX
stuff are squashed.
I'm going to push this out tonight (approx. 10pm PST (GMT-7))
if nothing new pops up.
Jim
|
6/27/1999 8:49:55 PM
|
0
|
j...@php.net (Jim Winstead)
|
3.0.11b2 (Unix only)
http://www.php.net/~jimw/php-3.0.11b2.tar.gz
The only change is the getpgid/getsid stuff I just checked in,
which isn't built on Windows, so I'm not rebuilding the Windows
stuff.
7pm GMT June 27th is still the plan.
Jim
|
6/26/1999 11:08:57 PM
|
0
|
j...@php.net (Jim Winstead)
|
3.0.11 test
http://www.php.net/~jimw/php-3.0.11b1.tar.gz
http://www.php.net/~jimw/php-3.0.11b1-win32.zip
Since there were a couple of fairly major problems with 3.0.10,
we're going to try to push out 3.0.11 this weekend. (The problems
were with the APXS build and the Win32 build on older Win95 machines.)
The changes since 3.0.10 are fairly minor, so we don't expect any
new problems, but please do take this out for a spin and let us
know if there are any problems at all.
(I'm planning to release this at 7pm GMT on Sunday, June 27 if there
are no problems.)
Jim
|
6/26/1999 7:06:53 PM
|
0
|
j...@php.net (Jim Winstead)
|
third test of 3.0.10
http://www.php.net/~jimw/php-3.0.10b3.tar.gz
http://www.php.net/~jimw/php-3.0.10b3-win32.zip
Target for release is Friday, June 25, 7pm GMT.
Jim
|
6/24/1999 9:50:08 PM
|
0
|
j...@php.net (Jim Winstead)
|
second 3.0.10 test
http://www.php.net/~jimw/php-3.0.10b2.tar.gz
http://www.php.net/~jimw/php-3.0.10b2-win32.zip
The Windows build has all of the extensions that were missing
in the first test.
I will release sometime after Friday, June 25, 7pm GMT if all
goes well.
Please do not mention specific release dates on the main PHP3 list.
Jim
|
6/23/1999 8:48:25 PM
|
0
|
j...@php.net (Jim Winstead)
|
RE: [PHP-BETA] config issue
> The autoconf script checks for
>
> /usr/local/include/pgsql
> /usr/local/pgsql/include
> /usr/local/include/postgresql
>
> by default. If the directory exists, it will be included. The
> beta tarball Jim released doesn't check for the 2nd option (you
> had to specifiy --with-pgsql=/usr/local/pgsql normally).
ok, so the next question is why does the beta behave different from what an
expected release would?
-brian-
|
6/22/1999 1:54:43 PM
|
0
|
BSchaff...@accentonline.com (Brian Schaffner)
|
config issue
why did the postgresql configuration change? it use to work great using
/usr/local/pgsql/include but now, it looks in /usr/local/include/pgsql ...
if the change is going to stay - then we need to make some kind of BIG note
and also change the config file so that it doesn't say that the default
pgsql is /usr/local/pgsql (because it isn't).
-brian-
|
6/22/1999 1:40:16 PM
|
0
|
BSchaff...@accentonline.com (Brian Schaffner)
|
whoops, wrong URLs for 3.0.10 test
http://www.php.net/~jimw/php-3.0.10.tar.gz
http://www.php.net/~jimw/php-3.0.10-win32.zip
|
6/22/1999 12:37:30 AM
|
0
|
j...@php.net (Jim Winstead)
|
test 3.0.10 tarball and zip
http://www.php.net/php-3.0.10.tar.gz
http://www.php.net/php-3.0.10-win32.zip
The Windows build is missing php3_msql1.dll, php3_solid23.dll,
php3_oci80.dll, php3_db2.dll, and possibly something else I am
forgetting. I will release 3.0.10 for Windows without these unless
someone tells me where to get the required include files and
libraries.
The Windows build is also barely tested. I was happy enough to just
get it to compile.
Oh, the plan is to release 3.0.10 on Thursday, June 24, at 7pm GMT.
There will be at least 24 hours between the last test release and
the final release if
|
6/22/1999 12:11:01 AM
|
0
|
j...@php.net (Jim Winstead)
|
that was close (or: here we go again)
A fairly major bug was uncovered in split(), so there's yet another
test release at http://www.php.net/~jimw/php-3.0.9.tar.gz.
Release tomorrow (June 6) at 17:00 GMT if no more problems are
found.
Jim
|
6/5/1999 5:12:48 PM
|
0
|
j...@php.net (Jim Winstead)
|
Yet another 3.0.9 test
http://www.php.net/~jimw/php-3.0.9.tar.gz
Okay, I really, really, really hope this turns out to be
the last one. Stop being so productive!
I will release this around noon tomorrow (June 5, GMT-7)
if nothing new crops up.
Jim
|
6/4/1999 8:46:41 PM
|
0
|
j...@php.net (Jim Winstead)
|
yet another 3.0.9 tarball
Okay, hopefully this is the last time. There is a 3.0.9 tarball
at http://www.php.net/~jimw/php-3.0.9.tar.gz. If nobody tells
me otherwise, this will get released as the official 3.0.9 at
17:00 GMT tomorrow (June 4, 1999), or possibly a few hours
later (but definitely not sooner, so don't worry).
If any major problems are uncovered with this tarball,
I will repackage it, send another message, and restart
the twenty-four hour clock.
Just be glad we aren't bumping the version number for
each one of these failed releases. :)
Jim
|
6/3/1999 4:59:56 PM
|
0
|
j...@php.net (Jim Winstead)
|
RE: [PHP-BETA] RE: [PHP-DEV] Re: [PHP-BETA] RE: [PHP-DEV] updated 3.0.9 tarball (again)
why note call it holidate() and make it able to more than just easter? maybe
find like moon cycles, or something ...
-brian-
> -----Original Message-----
> From: Sascha Schumann [mailto:sascha@schumann.2ns.de]
> Sent: Wednesday, June 02, 1999 4:47 PM
> To: Colin Viebrock
> Cc: Egon Schmid; Jim Winstead; PHP Beta Testers; PHP Developers
> Subject: Re: [PHP-BETA] RE: [PHP-DEV] Re: [PHP-BETA] RE: [PHP-DEV]
> updated 3.0.9 tarball (again)
>
>
> On Wed, Jun 02, 1999 at 04:37:07PM -0400, Colin Viebrock wrote:
> > > > How about date('e') --> when Easter is this year? ;)
> > >
>
|
6/2/1999 8:50:55 PM
|
0
|
BSchaff...@accentonline.com (Brian Schaffner)
|
updated 3.0.9 tarball (again)
I've updated the tarball at http://www.php.net/~jimw/php-3.0.9.tar.gz
to include the fixes for compiling with APXS, VPATH, some Oracle
and Hyperwave changes, and Colin's new date() feature.
If you have something you'd like to check in that isn't vital for
the next release, please hold off until we've finished the release.
Jim
|
6/2/1999 6:52:10 PM
|
0
|
j...@php.net (Jim Winstead)
|
new 3.0.9 tarball
Whoops, sent this to the wrong place the first time.
Jim
----- Forwarded message from Jim Winstead <jimw@php.net> -----
Date: Tue, 1 Jun 1999 21:34:53 -0400
From: Jim Winstead <jimw@php.net>
Subject: new 3.0.9 tarball
Mail-Followup-To: PHP3 Developers <php-dev@lists.php.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.91.1
I fixed the problem with the new PCRE support and the various
--with-apache possibilities (as well as --with-shared-apache,
and maybe --with-apxs).
The tarball is at http://www.php.net/~jimw/php-3.0.9.tar.gz
Success
|
6/2/1999 1:36:54 AM
|
0
|
j...@php.net (Jim Winstead)
|
3.0.9 rolled, please test for showstoppers
I've rolled 3.0.9, please download the tarball at
http://www.php.net/~jimw/php-3.0.9.tar.gz and give it a spin and
let us know what does (or doesn't) work.
Be gentle, it's been a long time since I've dealt with a release. :)
Oh, and if whoever has stopped up to do the Win32 binary releases
could roll that and make it available for testing, that would be
great.
If we don't find any showstoppers, I will announce this on Thursday.
Jim
|
6/1/1999 10:18:31 PM
|
0
|
j...@php.net (Jim Winstead)
|
[PHP-BETA] 3.0.8 tarball out
Rasmus and I have rolled the 3.0.8 tarball and so far tested it on AIX,
HP-UX, Solaris 2.7 and Linux. Looks fine. Please download it from
http://www.php.net/distributions/php-3.0.8.tar.gz and test it with as
many extensions on as many platforms as possible. Unless we get any
serious bug reports, we will release on wednesday May 19th.
- Stig
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
5/16/1999 9:19:52 PM
|
0
|
Stig.Bak...@fast.no (Stig =?iso-8859-1?Q?S=E6ther?= Bakken)
|
RE: [PHP-BETA] 3.0.7 tarball
Tested on FreeBSD-3.0-RELEASE
configuration:
../configure --with-apache=/usr/local/apache_1.3.2 --with-gd=/usr/local
--with-pgsql --with-ldap --enable-debug=no --enable-track-vars=yes
CGI compiled fine
Apache Module compiled fine
All regression tests passed.
"real-world" test was also successful for both CGI & module.
-brian-
> -----Original Message-----
> From: Rasmus Lerdorf [mailto:rasmus@lerdorf.on.ca]
> Sent: Sunday, February 28, 1999 7:30 PM
> To: php-dev@lists.php.net
> Cc: php-beta@lists.php.net
> Subject: [PHP-BETA] 3.0.7 tarball
>
>
> The 3.0.7 tarball
|
3/1/1999 3:10:30 PM
|
0
|
BSchaff...@accentonline.com (Brian Schaffner)
|
[PHP-BETA] 3.0.7 tarball
The 3.0.7 tarball is on the mirror sites (or should be shortly). Grab it
from http://ca.php.net/distributions/php-3.0.7.tar.gz and send mail to
php-dev@lists.php.net if you notice any problems. Barring any serious
problems it will be announced to the masses Monday March 1st.
-Rasmus
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
3/1/1999 12:29:46 AM
|
0
|
ras...@lerdorf.on.ca (Rasmus Lerdorf)
|
[PHP-BETA] Final 3.0.6 tarball
Releasing the tarball at http://ca.php.net/php-3.0.6.tar.gz tomorrow
(Dec.24).
-Rasmus
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
12/23/1998 3:06:41 PM
|
0
|
ras...@lerdorf.on.ca (Rasmus Lerdorf)
|
RE: [PHP-BETA] New tarball rolled at 11AM EST
Compiled cleanly on FreeBSD 3.0-RELEASE with Apache 1.3.2
../configure --with-apache=/usr/local/apache_1.3.2 --with-pgsql
--with-ldap --enable-track-vars=yes
Also, compiled CGI version cleanly. No bugs or quirks thus far...
-brian-
> -----Original Message-----
> From: Rasmus Lerdorf [mailto:rasmus@lerdorf.on.ca]
> Sent: Sunday, December 20, 1998 10:57 AM
> To: php-dev@lists.php.net
> Cc: php-beta@lists.php.net
> Subject: [PHP-BETA] New tarball rolled at 11AM EST
>
>
> Ok, here is another try. Please test it if you have time.
>
> http://ca.php.net/php-3.0.6.tar.gz
>
|
12/21/1998 7:34:32 PM
|
0
|
BSchaff...@accentonline.com (Brian Schaffner)
|
[PHP-BETA] New tarball rolled - Monday 10:30 AM EST
Hopefully this is the last try. Give it a whirl.
http://ca.php.net/php-3.0.6.tar.gz
-Rasmus
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
12/21/1998 3:34:28 PM
|
0
|
ras...@lerdorf.on.ca (Rasmus Lerdorf)
|
[PHP-BETA] New tarball rolled at 11AM EST
Ok, here is another try. Please test it if you have time.
http://ca.php.net/php-3.0.6.tar.gz
-Rasmus
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
12/20/1998 3:57:26 PM
|
0
|
ras...@lerdorf.on.ca (Rasmus Lerdorf)
|
[PHP-BETA] 3.0.6 tarball rolled
The 3.0.6 tarball has been rolled. Please grab it from
http://ca.php.net/php-3.0.6.tar.gz and give it a whirl. I have only
personally tested this one on Solaris 2.6, so it definitely needs to be
checked out on a number of other systems.
-Rasmus
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
12/20/1998 12:34:46 AM
|
0
|
ras...@lerdorf.on.ca (Rasmus Lerdorf)
|
[PHP-BETA] Beta 3.06 available as a tarball?
Hi,
I'd like to install the 3.06 beta on a machine that doesn't have CVS (read,
it's not directly connected to the Internet!).
Is a tarball available (of course, this assumes that the beta itself is
available!).
cheers,
tone.
------
Dr Tony McDonald, FMCC, The Medical School, Newcastle University
Tel: +44 191 222 5888 Fax +44 191 222 5016
Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
11/13/1998 9:40:29 AM
|
0
|
tony.mcdon...@ncl.ac.uk (Tony McDonald)
|
[PHP-BETA] test #2, ignore
--
Zeev Suraski <zeev@php.net>
For a PGP public key, finger bourbon@netvision.net.il
--
PHP Beta Testers' Mailing List http://www.php.net/
To unsubscribe send an empty message to php-beta-unsubscribe@lists.php.net
List administrator: zeev@php.net
|
11/5/1998 10:16:12 PM
|
0
|
bour...@netvision.net.il (Zeev Suraski)
|
[PHP3] test, ignore
--
Zeev Suraski <zeev@php.net>
For a PGP public key, finger bourbon@netvision.net.il
--
PHP 3 Mailing List http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe@lists.php.net
To subscribe to the digest list: php3-digest-subscribe@lists.php.net
For help: php3-help@lists.php.net Archive: http://www.php.net/mailsearch.php3
List administrator: zeev@php.net
|
11/5/1998 10:07:06 PM
|
0
|
bour...@netvision.net.il (Zeev Suraski)
|
Is 3.06 out yet?
Hi all,
I hope this isn't a me-too message. If so, sorry....
tone.
------
Dr Tony McDonald, FMCC, The Medical School, Newcastle University
Tel: +44 191 222 5888 Fax +44 191 222 5016
Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
|
11/2/1998 4:14:21 PM
|
0
|
tony.mcdon...@ncl.ac.uk (Tony McDonald)
|
Bug found
Found a little bug in PHP 3.0.5. It's a LITTLE bug and fast to fix :)
After making PHP as a non-apache-module it says:
WARNING: You will be compiling the CGI version of PHP without any
redirection checking. By putting this cgi binary somewhere
in your web space, users may be able to circumvent existing
..htaccess
security by loading files directly through the parser. See
http://www.php.net/manual/configuration05.php3 for more details.
Fair enough, except for ONE minor detail: The URL
http://www.php.net/manual/configuration05.php3 doesn't c
|
10/11/1998 10:45:46 AM
|
0
|
beren...@saers.com (Niklas Saers)
|
basename() & dirname() <-- a bug?
This is a multi-part message in MIME format.
------=_NextPart_000_0223_01BDF0E6.B6D37E60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
** This is going to beta list as this seems more appropriate than the
general discussion. Please copy me on any replies. I dropped my name from
the list a couple days ago and today tried to add it again. It says I'm
already on the list, but I haven't seen any messages. Maybe it's just dead
because the beta testing is done....
I was trying to use basename() & dirname() to break up a parse_url()[path]
into the
|
10/6/1998 12:03:51 PM
|
0
|
in...@flash.net ("Rich Clingman")
|
3.0.5 beta
Ok guys, it was a quick call today :)
The 3.0.5 package is at http://il.php.net/distributions/php-3.0.5.tar.gz
Please test it and report back on success or failure...
Thanks,
Zeev
--
Zeev Suraski <zeev@php.net>
For a PGP public key, finger bourbon@netvision.net.il
|
10/5/1998 12:19:23 AM
|
0
|
bour...@netvision.net.il (Zeev Suraski)
|
Welcome
Welcome to the all new mailing list of PHP beta testing. If you're here it
means you've been kind enough to volunteer to the PHP beta testing team.
We don't have a structured beta testing process, but we'll hopefully
develop one as time goes by. Right now, what we'll do is before each
release, we'd notify this list about the release, which will not yet be
available for wide download, but in a different, unreferenced URL. Each
one of you, as time allows you, will download this package, and test it as
much as he can.
Testing includes:
* Checking that the configuration goes throug
|
10/4/1998 11:38:02 PM
|
0
|
bour...@netvision.net.il (Zeev Suraski)
|
testing 123
--
Zeev Suraski <zeev@php.net>
For a PGP public key, finger bourbon@netvision.net.il
|
10/4/1998 11:27:49 PM
|
0
|
bour...@netvision.net.il (Zeev Suraski)
|
PHP 3.0.5
After fetching the latest cvs, no php-related warnings when compiling.
(Unless you count that annoying 'palloc' redefined) When compiling with apache
(now 1.3.2) a lot related to apache. I guess you all have already seen
these... and don't wonder why Zeev doesn't like certain (sometimes very
frustrating) switches.
Oh, configured with:
../configure --with-apache=/usr/local/src/servers/apache/apache_1.3.2
--with-mysql --with-pgsql --with-zlib --with-config-file-path=/etc/apache
--enable-track-vars --enable-magic-quotes --enable-debug
--enable-maintainer-mode
In file included from
|
10/4/1998 10:55:53 PM
|
0
|
...@cultnet.fi (Jouni Ahto)
|
PHP3.0.5
There's still bug #781. If there's any known known workaround when two
libraries have conflict in function names, now would be a good time to
apply it.
Jouni
|
10/4/1998 5:33:27 PM
|
0
|
...@cultnet.fi (Jouni Ahto)
|
PHP3.0.5
Debian 2.0:
../configure --with-mysql --with-pgsql --with-zlib
--with-config-file-path=/etc/apache --enable-track-vars
--enable-magic-quotes --enable-debug
Compiles ok, no warnings (-g -Wall), make test passes all.
With apache 1.3.1 (still) some warnings about name conflicts, but not
caused by PHP.
In file included from functions/php3_pgsql.h:80,
from internal_functions.c:62:
/usr/local/pgsql/include/libpq-fe.h:349: warning: `palloc' redefined
/usr/local/src/servers/apache/apache_1.3.1/src/include/ap_compat.h:232:
warning: this is the location of the previou
|
10/4/1998 4:27:49 PM
|
0
|
...@cultnet.fi (Jouni Ahto)
|
Results
OpenBSD grinder 2.3 GENERIC#6 i386
(no flags)
functions/file.c:465: warning: tempnam() possibly used unsafely; consider
using mkstemp()
functions/mime.c:198: warning: tempnam() possibly used unsafely; consider
using mkstemp()
CGI: failed 0 out of 90
Apache: not tested
Linux netwinder 2.0.31 #420 Mon Jun 29 13:59:26 EDT 1998 sa110
--enable-url-includes --enable-track-vars --with-ldap=/usr/local
--with-imap --with-ldap=/usr/local --with-snmp
functions/string.c: In function `_php3_char_to_str':
functions/string.c:990: warning: `source' might be used uninitialized in
this function
|
10/4/1998 4:03:34 PM
|
0
|
ras...@lerdorf.on.ca (Rasmus Lerdorf)
|