Thanks for help.
"Real problem solved without ini_set().

Php ini_set works fine for me too.
I didn't understood explantion in manual .. :X

"PHP_INI_SYSTEM - Entry can be set in php.ini or httpd.conf"

So it isn`t possible change extension_dir by runtime.
->So long any extension_dir is set, dl('<absolute_path>') doesn't make
sence. 

thanks
robert

> ini_set() does work, i use it all the time with linux and win2k. :-)
> Could you be more specific, and give an example of something 
> that's not working -- as Colin mentioned, some values are not 
> changeable and there might be other restrictions setup... if 
> you're on a shared server, perhaps the admin. turned off 
> ini_set() for security reasons (although it sounds like 
> you're running this
> locally)


> "Robert" <[EMAIL PROTECTED]> wrote in message 
> news:015a01c22815$2bf5d2b0$1aacfe91> @fatalerror...
> > hello 
> list,
> >
> > ini_set
> > and his alias 
> ini_alter,
> > seems not to work under win 2000 enviroment with php 4.2.1
> >
> > Any suggestions about fixing the problem.
> > Parse the php.ini file with preg_match could be an idea,
> > but ini_set is easy and fast.
> >
> > regards
> > robert
> >
> >
> >
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to