• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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