
![]() |
|
|
|||||||
| PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Where is location of PHP installation files in my hosting? I need the full path to main PHP folder in my VPS.
|
|
#2
|
||||
|
||||
|
You can obtain the full path from SSH. Type the following command in shell to get the path:
Code:
which php Code:
root@server [~]# which php /usr/local/bin/php root@server [~]# |
![]() |
| Tags |
| files, hosting, installation, php |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|