• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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:
[root@gconline.biz] <=[/]=> 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:
[root@gconline.biz] <=[/]=> 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