Re: [PHP-DEV] PHP Executable

2002-02-19 Thread Martín Marqués

On Mar 19 Feb 2002 11:45, you wrote:
> --- Derick Rethans <[EMAIL PROTECTED]> wrote:
> > On Tue, 19 Feb 2002, Hunter, Ray wrote:
> > > How do I compile php to get the executable file?
>
> Is he talking about cgi/cli? or having php compile executeable files...
>
> compile php as cgi..
> ./configure
> there will be a php executable in the working directory

There should be an option to compile php an we server module and, at the same 
time, a binary.

It would be a relief for my, just cause I have to come twice each time I 
upgrade PHP (I have a bunch of PHP script that run on cron, or command line).

Any thoughts?

Saludos... :-)

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
---------
Martín Marqués  |[EMAIL PROTECTED]
Programador, Administrador, DBA |   Centro de Telematica
   Universidad Nacional
del Litoral
-

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] PHP Executable

2002-02-20 Thread Martín Marqués

On Mar 19 Feb 2002 14:36, Jan Lehnardt wrote:
> Hi,
> On Tue, 19 Feb 2002 14:31:44 -0300
>
> Martín Marqués <[EMAIL PROTECTED]> wrote:
> > It would be a relief for my, just cause I have to come twice each time
>
> I
>
> > upgrade PHP (I have a bunch of PHP script that run on cron, or command
>
> line).
> the cli (commandlineinterface) binary is already build everytime (except
> for --without-cli ./configure option). This is available in the current
> CVS and will be part of the next PHP release.

Excelent!

At the moment, I'm still on 4.0.6. :-(

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
---------
Martín Marqués  |[EMAIL PROTECTED]
Programador, Administrador, DBA |   Centro de Telematica
   Universidad Nacional
del Litoral
-

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] Re: release process

2002-03-07 Thread Martín Marqués

On Mié 06 Mar 2002 20:03, you wrote:
> Hello folks,
>
> Now with correct dates!
>
> Timeline
> 
> 06-03-2002 Branch to PHP_4_2_0
> 20-03-2002 Release Candidate 1
> 03-04-2002 Release Candidate 2
> 12-04-2002 Release Candidate 3 / Final RC
> 19-04-2002 Prepare release package
> 22-04-2002 Release of PHP 4.2.0

Is there some changelog around for the 4.1-4.2 upgrade?

Saludos... :-)

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
---------
Martín Marqués  |[EMAIL PROTECTED]
Programador, Administrador, DBA |   Centro de Telematica
   Universidad Nacional
del Litoral
-

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] CLI & max_execution_time

2002-03-26 Thread Martín Marqués

On Mar 26 Mar 2002 00:46, you wrote:
> ** Reply to note from Rasmus Lerdorf <[EMAIL PROTECTED]> Tue, 26 Mar 2002
> 01:41:59 -0800 (PST)
>
> > > Complete agree here. This is the sensible thing to do, albeit
> > > somehow aethetically disturbing. :-)
> >
> > Depends how you look at it. To me, this is a PHP script:
> >
> > Hello World
> >
> > Unlike any other scripting language, PHP gets out of the way of the
> > most common operation, that of outputting stuff. It also means that
> > PHP has the absolute shortest and simplest Hello World you can have.
>
> Please don't change this.  I have a number of scripts that use this
> feature to great advantage.

Didn't someone mention it been configurable? .php or .phprc or what ever.

Saludos... :-)

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-
Martín Marqués  |[EMAIL PROTECTED]
Programador, Administrador, DBA |   Centro de Telematica
   Universidad Nacional
del Litoral
-

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php