Edit report at https://bugs.php.net/bug.php?id=64381&edit=1
ID: 64381 Updated by: larue...@php.net Reported by: jfha73 at gmail dot com Summary: extensions location -Status: Open +Status: Not a bug Type: Feature/Change Request Package: *Compile Issues Operating System: OpenSUSE 12.2 PHP Version: 5.4.12 Block user comment: N Private report: N New Comment: Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. 1. cp to the folder you need, change the extension_dir in php.ini or: 2. edit php-config Previous Comments: ------------------------------------------------------------------------ [2013-03-08 02:00:43] jfha73 at gmail dot com Description: ------------ Hey guys, I was wondering how can I change the location where PHP stores the extensions when I run 'make install', right now it's putting them in a folder called 'no-debug-non-zts-20100525' but I would like to put them in a folder called 'extensions' Thanks in advance, Jorge_. Expected result: ---------------- store the shared extensions in a folder called extensions Actual result: -------------- extensions are put in a folder called no-debug-non-zts-20100525 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64381&edit=1