have you just enable
any module you want (especially a custom one) because you can
override a lot of security issues within a php module.
> - Original Message -
> From: "Curt Zirzow" <[EMAIL PROTECTED]>
> Sent: Friday, September 05, 2003 11:16 PM
> Subject: Re: [
* Thus wrote Alex ([EMAIL PROTECTED]):
> Hello..
>
> Is there a way of setting the extension_dir by not modifying php.ini ?
>
> i've tried with
>
> ini_set("extension_dir","/home/alexcos/www/phps");
>
> then , i've tried setting the extension_dir in a .htaccess file..
> still , the same result
Hello..
Is there a way of setting the extension_dir by not modifying php.ini ?
i've tried with
ini_set("extension_dir","/home/alexcos/www/phps");
dl("first_module.so");
Warning: Unable to load dynamic library '/usr/lib/php4/first_module.so'
then , i've tried setting the extension_dir in a .
hi
I am a new php user.
I am working on linux.
I have developped a c++ component who interact with MYSQL.
I have compiled it onto .SO object.
who can I use my methods With PHP.
the dl() function return some worning.
please help.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
4 matches
Mail list logo