From:             php-answer at karolyi dot hu
Operating system: Linux
PHP version:      5.0.1
PHP Bug Type:     Dynamic loading
Bug description:  Is there a possibility to load php modules per virtualhost 
directives?

Description:
------------
I wonder if there is an option to load external php modules like gd, mysql
and imap into php below a <VirtualHost> section with php_admin_value
directives.

I think it could be possible, like dl()-ing from php scripts.

But as i've tried with "php_admin_value extension gd.so", it doesn't works
at this moment.

Please report back if this is a solvable problem, because virtualhosting
would be much more efficient if this option would work.


-- 
Edit bug report at http://bugs.php.net/?id=30100&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30100&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30100&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30100&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30100&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30100&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30100&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30100&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30100&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30100&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30100&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30100&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30100&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30100&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30100&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30100&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30100&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30100&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30100&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30100&r=mysqlcfg

Reply via email to