Re: [PHP-DEV] PHP extension initialisation

2002-12-12 Thread Tom Oram
is is because when apache does it's intial > configtest run > >> as > >> part of start (to validate it's config), it has to do a complete > startup > >> (otherwise it wouldn't know about conf params used by modules loaded > as > >> DSOs. So yo

[PHP-DEV] Scripthash PHP security module updated

2002-09-24 Thread Tom Oram
eone finds this useful. Cheers Tom -- ******* Tom Oram SCL Computer Services URL http://www.scl.co.uk/ *** -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Variable Reference Counters

2002-09-06 Thread Tom Oram
Cheers Tom -- ******* Tom Oram SCL Computer Services URL http://www.scl.co.uk/ *** -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Variable Reference Counters

2002-09-06 Thread Tom Oram
ounters don't exist then this has been a wasted post but I think its a nice idea. Cheers Tom -- ******* Tom Oram SCL Computer Services URL http://www.scl.co.uk/ *** -- PHP Development Mailing List <

Re: [PHP-DEV] PHP extension initialisation

2002-08-21 Thread Tom Oram
params used by modules loaded as > DSOs. So you see a startup; shutdown; startup. > > that's exactly what I saw happen so seeing as shutdown occurs as well it > wasn't a problem in my case. > > > Pete > > -- > "Tom Oram" <[EMAIL

[PHP-DEV] friendly classes

2002-08-21 Thread Tom Oram
native (is it package access?). Anyway is this consept likely to appear in PHP at any time? Cheers Tom -- ******* Tom Oram SCL Computer Services URL http://www.scl.co.uk/ *** -- PHP Development Mailing

[PHP-DEV] Bugs in Zend2 or changes?!?

2002-08-19 Thread Tom Oram
's used in smarty compiled templates to call plugins so someone's got to fix something. Are these bugs, or is the parser getting stricter? Also any ideas when Zend 2 might be ready for release? Cheers Tom -- ******* Tom Oram SCL Computer Servic

Re: [PHP-DEV] PHP extension initialisation

2002-08-15 Thread Tom Oram
On Thu, 15 Aug 2002, you wrote: > --- Tom Oram <[EMAIL PROTECTED]> wrote: >> Hi, >> Can someone please answer my question? >> >> When running a PHP extension when PHP is running as an apache module on linux >> it's module init function (PHP_MI

[PHP-DEV] PHP extension initialisation

2002-08-15 Thread Tom Oram
ning under a different webserver as my module can only ever run with apache)? Thanks for your time, Tom -- ******* Tom Oram SCL Computer Services URL http://www.scl.co.uk/ *** -- PHP Development Mailing

[PHP-DEV] STANDARD_MODULE_PROPERTIES_EX?

2002-07-25 Thread Tom Oram
something wrong? Thanks for any help Tom -- *** Tom Oram SCL Computer Services URL http://www.scl.co.uk/ *** -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit

[PHP-DEV] PHP Security Extension, new release

2002-01-07 Thread Tom Oram
Hi, Maybe one or two of you may have read a post a while back about a PHP security extention called Scripthash. For those of you who can't remember or don't know this extension it lets you solve the age old problem of hardcoding passwords in your PHP scripts and also makes it possible to execute s