Which file is wampserver modifying when change php extensions?
        Posted  
        
            by PHP
        on Server Fault
        
        See other posts from Server Fault
        
            or by PHP
        
        
        
        Published on 2010-02-10T04:21:26Z
        Indexed on 
            2010/03/27
            11:03 UTC
        
        
        Read the original article
        Hit count: 305
        
php
|wampserver
I need to add APC to php,
I can do it by directly modifying php.ini,but this will only affect cli mode,how to make wampserver also affected?
© Server Fault or respective owner