Jul 20, 2008

How Do I Acces My Www Folder And More?

Free Web Hosting, No Ads > General > Hosted Members Area

free web hosting

How Do I Acces My Www Folder And More?

maplestory
Guys i want to change my WWW but im not sure how to do this i would be happy if anyone helps me also

i have a mySQL created by navicat and i want to upload that so like ppl from my site can make account on my mySQL

PLZ help me i would be really happy

Reply

Saint_Michael
If you want to upload your files to your hosting account you need to go file management > click on the folder icon to public_html and you will load up all your files there. Also it is recommend that you get a FTP software to upload files quicker, I recommend SmartFTP, fireftp, or cute ftp.

Reply

maplestory
file manegmant? there is file manager is that it and i want to upload files into my WWW folder can you explain more please

Reply

jlhaslip
The WWW folder is an "alias" name for the public_html folder. Anything you place into either of the folders named public_html or WWW will show up in both. The www folder is only a symbolic link to the public_html folder, so load your files into public_html is the suggested spot.

As SM said, go to the cpanel of your account, select file Manager, then select public_html ny clicking the 'folder' icon, then select upload files. You will see the form for browsing your harddrive and then after you have selected the file(s), continue uploading.

Access the files by using an URL similar to this http://your-account-name.trap17.com/file-name.html .

Any more questions, please ask. Thanks.

Reply

maplestory
umm i dont understand how do i let other people view my website?

Reply

Saint_Michael
it is done automatically, anything you load in your public_html folder everyone will see. You will need to have at least one html file named index in order for people to see something on your domain, and then you will link the rest of your site with that index file.

Reply

maplestory
How do i turn my wrebsite online and i have my own database how do i let othere make account because i use navicat database not the ones you have

Reply

rvalkass
QUOTE(maplestory @ Apr 24 2008, 03:14 AM) *
How do i turn my wrebsite online


Just uploading files into the public_html folder makes them available to the world, so your website is online. There isn't a button or anything to turn your website on- or off-line.

QUOTE(maplestory @ Apr 24 2008, 03:14 AM) *
and i have my own database how do i let othere make account because i use navicat database not the ones you have


Navicat is a front end manager for MySQL, so I presume you are using a MySQL database? If so, you'll need the server name, username, password and database name to connect to the server. Then you'll need to write a script using PHP to collect users' details and put them into the database. If you take a look at the Tutorials section of the forum, you'll find quite a few tutorials that deal with setting up a user system.

 

 

 


Reply

maplestory
darklightms.com can you try if it works my website wont open i changed public_html premsissions to word but it doesnt work do i change prem to work for all files?

Reply

rvalkass
QUOTE(maplestory @ Apr 24 2008, 01:21 PM) *
darklightms.com can you try if it works my website wont open i changed public_html premsissions to word but it doesnt work do i change prem to work for all files?


CONSOLE

rob@rob-laptop:~$ whois darklightms.com

Whois Server Version 2.0

Domain names in the .com and .net domains can now be registered
with many different competing registrars. Go to http://www.internic.net
for detailed information.

No match for "DARKLIGHTMS.COM".
>>> Last update of whois database: Thu, 24 Apr 2008 12:14:38 EDT <<<


You might want to buy that domain if you intend to use it. You need to pay for any domain name you want to use.

Going straight to your hosting space through the ugly address ( http://gamma.xisto.com/~darkms/ ) it looks like you don't have a file called index.html or index.php in the /public_html/ folder.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : acces, www, folder,

  1. I Can && Cannot Acces My Website
    Confusing issue. (4)
  2. Can Warning And Negative Hosting Credits Suspend My Hosting?
    (3)
    i can`t acces to control panel my account is suspended 2 month i dont know even more what i
    should to do all my posts is deleted and i get warn 20 % becouse i spam when is it to be
    unsuspended my hosting ?? when i put hungarian text to translator he translated very bad and
    half not translated what i have to do ??? i wrote wery bad english plz help a half hours ago
    i posted a new topic and i can`t find nowhere....
  3. /tmp Folder In File Manager
    (4)
    I know awhile back there was a question brought up about the /TMP folder taking up space, and if
    anyone remembers that topic do you remember if TMP was an acronym for temporary, and can you safely
    delete the contents in that folder? Right now I am cleaning out my hosting account and the files in
    that folder are the only ones taking up space at the moment.....
  4. What Is The Cgi-bin Folder Used For ?
    (4)
    I have a quick question for you guys, I noticed that in CPanel, there is a cgi-bin folder under the
    www folder, and there is a cgi-bin folder that's created for every subdomain I have. What is
    this cgi-bin directory suppose to be used for ? And is it safe to just delete it ? Thanks in
    advance.....
  5. Ftp 550 - Permission Denied [resolved]
    When I try to delete a folder (7)
    I installed a plugin and then I removed it from the ftp, but it seems their created folder is still
    in my directory. When I try to remove it, I got a FTP 550 Permission denied error, how can I fix
    this? I believe it is causing some problems with my other plugin. Also what is the default
    permissions for any file? Can I set them to be a certain permission level, because I need them to be
    able to execute. Here is the screenshot: ....
  6. Problem Removing Folder On Ftp
    (6)
    hello i've been trying to remove a folder on my ftp location here at trap17 but it doesn't
    seem to do anything at all if an admin or anyone else who has the capabilities can remove it,
    i'd be gratefull the foldername is XD-RedZone....
  7. Path To /.htaccess Folder?
    (2)
    Well - I'm trying to set up .htaccess for a password to a file on my site, but I can't login
    with the user and pass I gave. I think it's cause I don't have the whole directory. I'm
    using this site: http://www.tools.dynamicdrive.com/password/ This is my .htaccess: AuthName
    "Restricted Area" AuthType Basic AuthUserFile /.htpasswds/.htpasswd AuthGroupFile /dev/null
    require valid-user I noticed the htpasswds directory when I was looking around. I expect that is
    what it's for, right? Anyhow, does anyone know the path I need to use this?....
  8. Which Folder
    a noob question (4)
    On which folder should I upload all my website page files? there are lots of folders like www,
    public_html, public_ftp, etc, which one?....
  9. Public Hmtl Folder And Www Folder
    Something is wrong with the ftp (9)
    My website has been running fine until a few days ago. First thing i notcied was i made all my nav
    buttons rollovers and when i uploaded then via ftp the only one that changed was the home page
    ".../home.html" Then whenever i tried to upload anything else it wouldnt work. It says its
    uploading, but dosnt. I did all this uploading into the public html folder. Then after getting
    worried that i will not ever be able to update my site i tried one last place the www folder. What
    is that folder? It works when i upload stuff and the pages work now, but why and what is this fold....
  10. Cannot Delete Folder After Lost Ftp Connection
    permission not given to delete file (7)
    hello, well i had created a subdomain and was transferring files into the folder i was disconnect
    from the server many times while uploading the files via ftp once when i reconnect, i saw a file
    with an unusual name something starting with preftp... i tried deleting the file, but it said that
    permission was not granted to do that i tired deleting the complete folder and also tried deleting
    the subdomain from the cpanel but it was of no use can anyone help me with this? thx for your time
    Modified topic title. ....
  11. Public_html Or Www Folder?
    Where to put web files? (5)
    heh..im kind of new to this..but where to i put my pages that i want to show up? like in...
    public_html www ??? plz help hehe Naming your topic title carefully would and will help
    other members in the future. Please take topic title and description seriously. ....
  12. I Dont Acces To My Admin Panel(joomla)
    (3)
    When i access to admin panel on joomla script i put my same username and paswoord and i seee that es
    incorrect, then i remember that i change the name of username(but in theory my nick initial on
    sevillatrap should be the same)and i put my new username and i see a failure to. ¿somebody help me?....
  13. Which Folder..
    a lot of folders in my accoutn already.. (3)
    Hallo guys, /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> i logged
    into my ftp account useing smartFTP program (preety good btw). I see a lot of files and folders in
    my account already, but puzzeled to which one to upload my site into and what all teh other folders
    and file really does? In mine account right now there are: FOLDER: .fantasticodata mail
    public_ftp public_html tmp www FILES: .contactemail .contactsavetime .lastlogin index.html All
    those files and folders were there before i uploaded anything to my space. Which folder do....
  14. Folder Max Size.
    (3)
    Is there a way to restrict a folder max size or restrict uploading size to a certain folder from a
    public user? Like when the folder for guest to upload reach a max size of 500kb, it stops and doesnt
    allow anymore uploading to the folder.......
  15. Moving the contents of a folder
    PHP nulke installed there... (2)
    I want to move all the contents of a folder to another folder as I have pointed a domain to the new
    folder. Actually PHP nuke is installed in the folder that I want to move. What is the method to
    move? Is it as tedious as downloading everything to my PC and uploading again to the new folder, or
    is there a simpler method? If I move everything, will the SQL connection stay? or will it go
    beeping??? Thanks Googlue!....

    1. Looking for acces, www, folder,

Searching Video's for acces, www, folder,
advertisement



How Do I Acces My Www Folder And More?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE