• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

PHP installation

G

[GC]Neo

Guest
Hi there, I use Plesk, and own a dedicated server.

But im trying to install some PHP modules, however it instructs me to add a file to the php_sources folder.
I cannot find this folder.
Being honest, theres not alot I can find.
PHP:
[[email protected]] <=[/]=> whereis php.ini
php: /usr/bin/php /etc/php.d /etc/php.ini /usr/share/php /usr/share/man/man1/php.1.gz

its the same for httpd.ini

PHP:
[[email protected]] <=[/]=> whereis httpd.ini
httpd: /usr/sbin/httpd.worker /usr/sbin/httpd /etc/httpd /usr/share/man/man8/httpd.8.gz

Where is the ACTUAL installation of PHP
Where is the php_sources folder

Please help
thanks
Neo
 
Finding files?

Login at the console (Putty) en search with "locate".
So "locate php.ini" will give you all files on the server and their locations.
 
Back
Top