Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: whistleruk on July 30, 2004, 01:00:09 AM

Title: Main webserver path
Post by: whistleruk on July 30, 2004, 01:00:09 AM
ok, I'm new to SME Server and need a simple Question answered.
where is the default path to the website? eg. mydomain.com  Is it: var/www/~

how would I upload files to it?

Cheers
Title: Website path
Post by: cc_skavenger on July 30, 2004, 02:03:20 AM
/home/e-smith/files/ibays/Primary/html

HTH
Title: Main webserver path
Post by: briank on July 30, 2004, 02:20:30 AM
Hi - cc_skavenger has kindly given you the path but to get files there you can browse internally - shows as Yourservername/Primary on Yourservername/html
Externally there are several ways but I prefer to make a pptp connection and then you are on the internal side of the firewall. You can ftp if you set up the correct permissions. There is also a contrib that lets you upload files via a browser.
Investigate putty and midnight commander (mc at the command line). This prog gives you a rudimentary file browser lets you view/move files about and change permissions etc.
Mostly you will be interested in the /home and /etc/e-smith directories on SME.
Good luck
brian
Title: Main webserver path
Post by: whistleruk on July 30, 2004, 03:58:36 AM
Thanks for the above info,
Next question is....
Is PHPMYADMIN installed as default in version 6.0.1-01, if so how do I connect to it?
Title: Main webserver path
Post by: del on July 30, 2004, 04:14:20 AM
Hi,
PHPMYADMIN is not installed by default, there is a Darrel May contrib on this site (under dmay) to install it. There is also a program called winscp that is good for uploading files to your server, canbe used remotly if you allow ssh over the internet in server manager (under remote access). You can get it from here: http://winscp.sourceforge.net/eng/
I hope this helps.
Regards,
Del ;-)