VPSNext


Go Back   Your VPSNext Community > Programming / Other > PHP / MySQL Assistance

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-03-2009, 07:37 AM
EVA71 EVA71 is offline
Junior Member
 
Join Date: Aug 2009
Posts: 1
Default PHP installation files in my hosting

Where is location of PHP installation files in my hosting? I need the full path to main PHP folder in my VPS.
Reply With Quote
  #2  
Old 09-03-2009, 07:46 AM
Traximus's Avatar
Traximus Traximus is offline
Junior Member
 
Join Date: Feb 2009
Posts: 18
Default Re: PHP installation files in my hosting

You can obtain the full path from SSH. Type the following command in shell to get the path:
Code:
which php
the result will look like:
Code:
root@server [~]# which php
/usr/local/bin/php
root@server [~]#
Reply With Quote
Reply

Tags
files, hosting, installation, php

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:51 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright 2008 VPSNext. All rights reserved.