php7 + php.ini in file editor

pppplus

Verified User
Joined
Dec 19, 2008
Messages
519
Hi

I've PHP 7 installed, and I can't see php.ini file, in DA Files Editor

I see only :
- /usr/local/lib/php.ini
- /usr/local/php56/lib/php.ini

My php.ini is here :
- /usr/local/php70/lib/php.ini

Is there a way to have it on DA file editor ?


Note, that when I update PHP 7 from custombuild, all refer to php 5.6
For example, the last line after the update to php 7.0.7 are :

Code:
You may want to add: /usr/local/php56/lib/php to your php.ini include_path
/usr/local/directadmin/custombuild/php-5.6.22/build/shtool install -c ext/phar/phar.phar /usr/local/php56/bin
ln -s -f phar.phar /usr/local/php56/bin/phar
Installing PDO headers:           /usr/local/php56/include/php/ext/pdo/
Enabling temporary disabled extensions...
Copying php.ini..
/usr/local/php56/lib/php.ini already exists, skipping.
Enabling  mail.add_x_header option in /usr/local/php56/lib/php.ini
Creating symlink for /usr/local/php56/bin/php56...
Creating symlink for /usr/local/php56/bin/php-cgi56...
Creating symlink for /usr/local/php56/bin/php-config56...
Creating symlink for /usr/local/php56/bin/phpize56...
ionCube loader 5.0.20 is now installed for PHP 5.6.
Zend Guard loader is now installed for PHP 5.6.
Enabling php-fpm56 in systemd...
PHP 5.6.22 Installed.
Rewriting all users httpd.conf files, please wait...
Debug mode. Level 10

dataskq: command: action=rewrite&value=httpd
Restarting php-fpm70.
Restarting php-fpm56.
Restarting apache.

Thanks
Hubert
 
Thanks !

I search on the forum, on google, and I don't find this feature.
Maybe I miss it

Perfect.
 
Back
Top