Re: [PHP-DEV] Unexpected Extension Deinitializing on Startup

2007-04-20 Thread Derick Rethans
On Thu, 19 Apr 2007, Michael B Allen wrote: > Is there an Apache or PHP setting that would cause an extension to be > deinitilized in the initial root process on startup? It's an Apache thing. First it brings up all modules (like mod_php) to figure out which settings it supports. Then it shuts d

Re: [PHP-DEV] Unexpected Extension Deinitializing on Startup

2007-04-20 Thread Michael B Allen
On Fri, 20 Apr 2007 09:20:26 +0200 (CEST) Derick Rethans <[EMAIL PROTECTED]> wrote: > On Thu, 19 Apr 2007, Michael B Allen wrote: > > > Is there an Apache or PHP setting that would cause an extension to be > > deinitilized in the initial root process on startup? > > It's an Apache thing. First i

Re: [PHP-DEV] Unexpected Extension Deinitializing on Startup

2007-04-20 Thread Derick Rethans
On Fri, 20 Apr 2007, Michael B Allen wrote: > On Fri, 20 Apr 2007 09:20:26 +0200 (CEST) > Derick Rethans <[EMAIL PROTECTED]> wrote: > > > On Thu, 19 Apr 2007, Michael B Allen wrote: > > > > > Is there an Apache or PHP setting that would cause an extension to be > > > deinitilized in the initial

Re: [PHP-DEV] Unexpected Extension Deinitializing on Startup

2007-04-20 Thread Rasmus Lerdorf
Michael B Allen wrote: > On Fri, 20 Apr 2007 09:20:26 +0200 (CEST) > Derick Rethans <[EMAIL PROTECTED]> wrote: > >> On Thu, 19 Apr 2007, Michael B Allen wrote: >> >>> Is there an Apache or PHP setting that would cause an extension to be >>> deinitilized in the initial root process on startup? >> I

Re: [PHP-DEV] ext/curl/interface.c and CURLOPT_FTP_CREATE_MISSING_DIRS

2007-04-20 Thread Antony Dovgal
On 04/20/2007 07:08 PM, noah wrote: Could someone please add support for CURLOPT_FTP_CREATE_MISSING_DIRS in PHP's curl extension? I'd report it as a bug if bugs.php.net wasn't down. The file that needs to be modified is ext/curl/interface.c. 1. Add CURLOPT_FTP_CREATE_MISSING_DIRS as a PHP cons

Re: [PHP-DEV] Unexpected Extension Deinitializing on Startup

2007-04-20 Thread Michael B Allen
On Fri, 20 Apr 2007 01:57:45 -0700 Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: > Michael B Allen wrote: > > On Fri, 20 Apr 2007 09:20:26 +0200 (CEST) > > Derick Rethans <[EMAIL PROTECTED]> wrote: > > > >> On Thu, 19 Apr 2007, Michael B Allen wrote: > >> > >>> Is there an Apache or PHP setting that

[PHP-DEV] CVS Account Request: hcarballo

2007-04-20 Thread Hern�n Carballo
informix driver -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] ext/curl/interface.c and CURLOPT_FTP_CREATE_MISSING_DIRS

2007-04-20 Thread noah
Could someone please add support for CURLOPT_FTP_CREATE_MISSING_DIRS in PHP's curl extension? I'd report it as a bug if bugs.php.net wasn't down. The file that needs to be modified is ext/curl/interface.c. 1. Add CURLOPT_FTP_CREATE_MISSING_DIRS as a PHP constant. 2. Add a 'case CURLOPT_FTP_CREA

Re: [PHP-DEV] CVS Account Request: hcarballo

2007-04-20 Thread Antony Dovgal
On 04/20/2007 06:41 PM, Herna'n Jose' Carballo wrote: I am looking for the informix extension for the PHP 5.2 and the only reference that I've got is that they were moved to the PECL. I looked for the extension on the PECL site and I only found the PDO_Informix extension which is useless for me

Re: [PHP-DEV] CVS Account Request: hcarballo

2007-04-20 Thread Antony Dovgal
On 04/20/2007 06:10 PM, HernАn Carballo wrote: informix driver Could you please be more verbose? -- Wbr, Antony Dovgal -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] ext/curl/interface.c and CURLOPT_FTP_CREATE_MISSING_DIRS

2007-04-20 Thread Rasmus Lerdorf
noah wrote: > Could someone please add support for CURLOPT_FTP_CREATE_MISSING_DIRS > in PHP's curl extension? > I'd report it as a bug if bugs.php.net wasn't down. It isn't and the current uptime and traffic logs show continuous requests for the past 9 days. -Rasmus -- PHP Internals - PHP Runti

Re: [PHP-DEV] ext/curl/interface.c and CURLOPT_FTP_CREATE_MISSING_DIRS

2007-04-20 Thread Derick Rethans
On Fri, 20 Apr 2007, Rasmus Lerdorf wrote: > noah wrote: > > Could someone please add support for CURLOPT_FTP_CREATE_MISSING_DIRS > > in PHP's curl extension? > > I'd report it as a bug if bugs.php.net wasn't down. > > It isn't and the current uptime and traffic logs show continuous > requests fo

Re: [PHP-DEV] PHP6 todo list

2007-04-20 Thread Stanislav Malyshev
Yes, PHP-GTK. :) I don't know much of the GTK, let alone PHP-GTK. What PHP-GTK stores in static arrays? -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/uns

Re: [PHP-DEV] [SOLVED] Unexpected Extension Deinitializing on Startup

2007-04-20 Thread Michael B Allen
One word: SELinux On Thu, 19 Apr 2007 23:46:08 -0400 Michael B Allen <[EMAIL PROTECTED]> wrote: > We have an extension that forks a process from the initial Apache root > process and does privileged work. The regular Apache workers running as > 'apache' communicate with this root process using a

[PHP-DEV] CVS Account Request: neelbasu

2007-04-20 Thread Neel Basu
Contribute a new PECL Package -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php