WebSep 17, 2024 · To use php-config you will need to have the PHP development package installed, in Ubuntu you can install the PHP5 development package using: sudo apt- get install php5- dev After … Web1 Answer Sorted by: 14 An earlier error message (because of a typo) led me down a rabbit hole and I changed --with-libdir=lib64 to libdir=\usr\lib64, which somehow triggered this current error. By fixing my original typo (a missing "--") and reverting to with-libdir=lib64, everything worked as expected. Share Improve this answer Follow
PHP: Installation and Configuration - Manual
WebJan 20, 2012 · checking MySQL library... configure: error: Cannot find libmysqlclient under /usr. libmysqlclient is there: [root@d7 php-phrasea]# locate libmysqlclient … WebAug 8, 2024 · You can use get_cfg_var('cfg_file_path') for that:. To check whether the system is using a configuration file, try retrieving the value of the cfg_file_path configuration setting. If this is available, a configuration file is being used. somewhere on a beach tanning lotion
configure: error: Cannot find php-config. Please use
WebFeb 1, 2013 · Please use –with-php-config=PATH I initially had the error message: “ configure: error: Cannot find php-config. Please use –with-php-config=PATH ” That occurred because I did not specify a path for php-config, that is I did $ sudo ./configure instead of $ sudo ./configure –enable-xdebug –with-php-config=/opt/lampp/bin/php … WebJun 6, 2015 · Please use --with-php-config=PATH I have confirmed the path to php-config and tried both with and without the php-config filename. – David Patterson Jun 6, 2015 at 15:16 You are right the enable-debug option is not necessary (and wrong) when configuring the extension. The --with-php-config is important. Where did you build php in debugging … WebJul 25, 2013 · And it will show you something like this Loaded Configuration File => /etc/php.ini. ALTERNATIVE METHOD You can make a php file on your website, which run: , and you can … somewhere on a beach vacation quotes migs