RE: Dynamically change ''open_basedir' from Apache 2 Hander/Filter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On: Wed, 22 Dec 2004 06:50:25 Jay Blanchard wrote:
[snip]
After a little digging about I found this post:
http://marc.theaimsgroup.com/?l=php-dev&m=106084499620342&w=2
I've just wondering what headers and libraries I will need to compile in
as well? Do I just include the php.h, or is there a "how to" on this or
some example code I can view for this exact purpose?
[/snip]
You need to hit the Apache list and RTFM on coding Apache 2 mods

Read the documents, found out very little apart from including:
"ap_mmn.h", "apr_buckets.h", "util_filter.h", "apr.h" ... 
"http_request.h", "util_script.h", "ap_config_auto.h"

And few I didn't include, but nothing about "php.h" or "zend.h". I think
from the program call 'zend_alter_ini_entry' it is very much a Zend/PHP
orientated thing. Which I visited both sites and read up on but no example
code, no helpful pointers that I could find?

If someone can actually come up with a constructive soultion or head way to
this question I'd be most greatful... A code example would be brilliant!!

Regards, kibble.

FYI: I have RTFM, all I require is a little help.


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux