prashant1 Posted July 30, 2007 Share Posted July 30, 2007 hi all, i want to set the extension directory of the server in a folder as specified by me and also keep the root extension folder of the server itself i have created a subdomain ion my serer nd made a ext folder to keep my so files even thought i have specified in php.ini as extension_dir = ./:./ext which is in same root folder of subdomain i cant sysm to use the methods in so file please help me Link to comment https://forums.phpfreaks.com/topic/62453-changing-extension-directory-in-phpini/ Share on other sites More sharing options...
wildteen88 Posted July 30, 2007 Share Posted July 30, 2007 I don't think extension_dir can take multiple folder paths, like include_path can. extension_dir can only take one file path which points to PHP's extension folder. Link to comment https://forums.phpfreaks.com/topic/62453-changing-extension-directory-in-phpini/#findComment-310797 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.