How to install a PHP extension if I do not have access to the extension directory on...

pinacoladaxb

New member
...the server? I need to install an extension for my php site, but since I am using a web hosting service (hostmonster), I do not have access to the directory that contains all the PHP extensions. I DO, however, have access to my php.ini file. How can I install this extension (dbg.so)?
 
Back
Top