• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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