Control Web Panel

WebPanel => PHP => Topic started by: hitsfmdj on May 26, 2016, 11:10:32 PM

Title: PHP extension directory
Post by: hitsfmdj on May 26, 2016, 11:10:32 PM
Hello could anyone provide me with the default php extension directory that CWP installs all .so files to?

Following a guide for proper ffmpeg installation over at https://blog.bullten.com/installing-ffmpeg-on-centos-web-panel/


I created my own extension directory and now pointing to that via php.ini, But I need to move all those old .so files from where ever that default "/" directory is, Because now calling all extensions except ffmpeg-php  in scripts results in the obvious errors that X.so is not found in /mynew/default.directory/ext/ in Apache error log file.
Any help or ideas?
Thanks :)