Post: #1
|
||
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server hi i want to know how to connect to server where apache and other things are installed please let me know
thanks i never knew how to connect to it |
|
|
||
Post: #2
|
|
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server can someone tell me please i really need to know asap
|
|
|
Post: #3
|
|
xam Team Leader Joined: 01-02-2006 Posts: 11,515 Country: Awards: |
connect to server huh?
|
|
|
Post: #4
|
|
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server you know where we have apache installed and other things to run the site i want to connect to server but i don't know what programme to use its called SSL i think but where do i get it i can't fidn it in google can someone post the link please
Thanks |
|
|
Post: #5
|
|
parallaxz71 Joined: 11-01-2007 Posts: 5,336 Country: Awards: |
connect to server Originally Posted by Batista
a website is usually ran from a specified folder like www or htdocs....is this what your asking |
|
|
Post: #6
|
|
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server no i mean a server where apache is installed i need to connect to that server so i can edit php.ini file
|
|
|
Post: #7
|
|
parallaxz71 Joined: 11-01-2007 Posts: 5,336 Country: Awards: |
connect to server Originally Posted by Batista
use putty...... |
|
|
Post: #8
|
|
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server ok i insert the IP thn username then pass
where do and how do i get to php.ini file ? |
|
|
Post: #9
|
|
parallaxz71 Joined: 11-01-2007 Posts: 5,336 Country: Awards: |
connect to server type find / -name php.ini
|
|
|
Post: #10
|
|
parallaxz71 Joined: 11-01-2007 Posts: 5,336 Country: Awards: |
connect to server once you find file type
vi php.ini the scroll to find what your looking for or hit the / and type name of word like this: /zend and hit enter it will take you straight to the word zend then to insert or make changes either hit the *i* key to insert text or the *r* key to replace text. when finished hit the esc key and type : :wq! to save with changes :q! to save no changes |
|
|
Post: #11
|
|
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server lol i can't getting errors finding the file
any idea where file can be ? lol |
|
|
Post: #12
|
|
parallaxz71 Joined: 11-01-2007 Posts: 5,336 Country: Awards: |
connect to server if you logged in as root and did the command:
find / -name php.ini and it didnt find it or your getting errors then two things: one type whoami if it doesnt say root then you wont find it and if you are root then the file isnt on the system. It all depends on the apache installation.....like me i use xampp and its under etc but on windows installations it different thats why i am saying use the find command |
|
|
Post: #13
04-06-2007 22:06 PM (This post was last modified: 04-06-2007 22:08 PM by Batista)
|
|
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server thanks for help friends
btw its on linux |
|
|
Post: #14
|
|
parallaxz71 Joined: 11-01-2007 Posts: 5,336 Country: Awards: |
connect to server kewl because my server runs on linux too
|
|
|
Post: #15
|
|
saturn Joined: 11-11-2006 Posts: 81 Country: |
connect to server try first
CODE: updatedb and then CODE: locate php.ini |
|
|
Post: #16
|
|
Batista Joined: 03-02-2007 Posts: 789 Country: |
connect to server when i locatephp.ini i get many php.ini
why ? which one i need to edit ? |
|
|
Post: #17
|
|
mazy Joined: 22-01-2007 Posts: 958 Country: Awards: |
connect to server Batista do you mean you want to connect to server by using ftp lol
|
|
|
Post: #18
|
|
FasTorrents Joined: 16-06-2007 Posts: 2 Country: |
connect to server This is not possible
|
|
|
«
Previous Thread
|
Next Thread
»
|