Re: [PHP-DEV] cvs build issues

2002-07-21 Thread derick
Hey Dan, libtool 1.4 is required a long time now... atleast four months. Dunno why you get this error now :) Derick On Mon, 22 Jul 2002, Dan Kalowsky wrote: > I might be a little crazy in the head, or really confused... but this new > PHP behavior just baffles me (and I've only been gone for

[PHP-DEV] cvs build issues

2002-07-21 Thread Dan Kalowsky
I might be a little crazy in the head, or really confused... but this new PHP behavior just baffles me (and I've only been gone for 2 weeks): dank@idoru ./buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version

[PHP-DEV] CVS Account Request: dorons

2002-07-21 Thread Doron Schwartz
I'd like to help begginers to learn PHP in their native languages', I can help in translating the PHP-Manual to Hebrew. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Passing special characters in a URL

2002-07-21 Thread Yasuo Ohgaki
Ricky wrote: > Hi, > > I am having problems passing variables in a url specifically when there is > an & sign. Any suggestions? > Rick > > Wrong list. Try [EMAIL PROTECTED] -- Yasuo Ohgaki -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub

[PHP-DEV] Passing special characters in a URL

2002-07-21 Thread Ricky
Hi, I am having problems passing variables in a url specifically when there is an & sign. Any suggestions? Rick -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-QA] PHP 4.2.3 release process

2002-07-21 Thread derick
On Mon, 22 Jul 2002, Derick Rethans wrote: > And if you're wondering why there is no PHP 4.2.2 yet, this one > will be released as PHP 4.2.1 + two fixes on Monday July 23th, around > 11 pm GMT. make that am. Derick -- PHP Development Mailing List To unsubscribe, visit:

[PHP-DEV] PHP 4.2.3 release process

2002-07-21 Thread Derick Rethans
Hello fellow developers, I think it's time to start the release process of PHP 4.2.3 in which a lot of bugs will be fixed that are in 4.2.1/4.2.2. To be sure that everything that should be merged to the PHP_4_2_0 branch is fixed, I'd like to ask you to make a list of patches that you think th

[PHP-DEV] Re: Bug #2648 Updated: Conflict with mod_cgi when compiling with Solid -> Apache will not start

2002-07-21 Thread bo
really? - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> Newsgroups: php.dev To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, November 28, 1999 3:18 PM Subject: Bug #2648 Updated: Conflict with mod_cgi when compiling with Solid -> Apache will not start >

Re: [PHP-DEV] running php script from cron with permissions

2002-07-21 Thread veins
power cycle maybe :) -- veins a bofh said: I too can bore you with useless encrypted keys... "? ssa ruoy pu ti evohs dna yek pgp ruoy ekat uoy t'nod yhw" - Original Message - From: <[EMAIL PROTECTED]> To: "Hamlet" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 21, 2002 1

Re: [PHP-DEV] running php script from cron with permissions

2002-07-21 Thread derick
On Sun, 21 Jul 2002, Hamlet wrote: > True. Somehow slipped my mind, now it works perfectly. PHP is awesome for > system scripting. Just wondering... why would you want to reboot your machine from a cron job? :) Derick > > "David Eriksson" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECT

Re: [PHP-DEV] running php script from cron with permissions

2002-07-21 Thread Hamlet
True. Somehow slipped my mind, now it works perfectly. PHP is awesome for system scripting. "David Eriksson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Sun, 21 Jul 2002, Hamlet wrote: > > > Hi there, > > > > I've got a problem that's just a tidbit annoy

Re: [PHP-DEV] running php script from cron with permissions

2002-07-21 Thread David Eriksson
On Sun, 21 Jul 2002, Hamlet wrote: > Hi there, > > I've got a problem that's just a tidbit annoying. I've got a neat little php > script to keep my home network running. At one point in this script it's > required to reboot the machine the script is running on, and this I'm trying > to do with e

Re: [PHP-DEV] automatic credit card processing

2002-07-21 Thread Dave Mertens
On Sun, Jul 21, 2002 at 08:03:38PM +0200, Dominic wrote: > Hi all > I try to automatically process cc payment. I use online clearing via a > third party > --> so what I have to do: > 1. SSL-TCP/IP connection to this third party-server > 2. perform basic http authentication > 3. send authorization