Jump to content

plz help with Debian GNU/Linux 6.0 (Squeeze), 64-bit


ShivaGupta
Go to solution Solved by kicken,

Recommended Posts

today i installed Debian GNU/Linux 6.0 (Squeeze), 64-bit in vps..

 

 

then  installed 

 

 

php  with this commond

apt-get install php5

thrn i got this result on my browser   with my. ip ...http://83.xxx.xxx.1xx/

It works!

This is the default web page for this server.

The web server software is running but no content has been added, yet.

but here i dont know how to uplode my php file in my server.....

 

 

plz help me out...

 

Link to comment
Share on other sites

How are you connecting to your vps via ssh? Isnt sftp or scp setup? Thats how you'll upload files to your vps.

 

By fault on debian Apache serves files from /var/www folder. This can be changed via apaches configuration in /etc/apache/sites-available/default.

i am using puty to conect via ssh............

Link to comment
Share on other sites

  • Solution

You can transfer your files using SFTP or SCP. On windows a good client to handle this is WinSCP. For other OS's, do some google searching and you'll find a solution.

 

Beyond just uploading the files though, you need to learn how to actually configure apache so it knows where to find the files, how to process them, etc. This is not something to learn via a simple forum post, you need to google for some tutorials on how to manage a LAMP server.

 

CPanel is a piece of software that you'd have to buy and install to manage your server. Unless you paid for it when you bought the VPS, it will not be available to you. You'll have to do everything manually via the command line.

Link to comment
Share on other sites

You can transfer your files using SFTP or SCP. On windows a good client to handle this is WinSCP. For other OS's, do some google searching and you'll find a solution.

 

Beyond just uploading the files though, you need to learn how to actually configure apache so it knows where to find the files, how to process them, etc. This is not something to learn via a simple forum post, you need to google for some tutorials on how to manage a LAMP server.

 

CPanel is a piece of software that you'd have to buy and install to manage your server. Unless you paid for it when you bought the VPS, it will not be available to you. You'll have to do everything manually via the command line.

verry verry thanks  sir

Edited by ShivaGupta
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.