maplestory 0 Report post Posted April 24, 2008 Guys i want to change my WWW but im not sure how to do this i would be happy if anyone helps me alsoi have a mySQL created by navicat and i want to upload that so like ppl from my site can make account on my mySQLPLZ help me i would be really happy Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted April 24, 2008 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. Share this post Link to post Share on other sites
maplestory 0 Report post Posted April 24, 2008 file manegmant? there is file manager is that it and i want to upload files into my WWW folder can you explain more please Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted April 24, 2008 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://forums.xisto.com/no_longer_exists/ . Any more questions, please ask. Thanks. Share this post Link to post Share on other sites
maplestory 0 Report post Posted April 24, 2008 umm i dont understand how do i let other people view my website? Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted April 24, 2008 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. Share this post Link to post Share on other sites
maplestory 0 Report post Posted April 24, 2008 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 Share this post Link to post Share on other sites
rvalkass 5 Report post Posted April 24, 2008 How do i turn my wrebsite onlineJust 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. and i have my own database how do i let othere make account because i use navicat database not the ones you haveNavicat 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. Share this post Link to post Share on other sites
maplestory 0 Report post Posted April 24, 2008 (edited) 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? Edited April 24, 2008 by maplestory (see edit history) Share this post Link to post Share on other sites
rvalkass 5 Report post Posted April 24, 2008 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.comWhois Server Version 2.0Domain names in the .com and .net domains can now be registeredwith 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://forums.xisto.com/no_longer_exists/ ) it looks like you don't have a file called index.html or index.php in the /public_html/ folder. Share this post Link to post Share on other sites
iGuest 3 Report post Posted July 21, 2008 Where is my public_html folder? How Do I Acces My Www Folder And More? I'm relatively new to this so if the question seems stupid sorry! :S I want to publish my website and apparently I must have my files in the public_html folder... But I can't find it! :S I read in other posts about a www folder but can't find that one either :S... Can the wwwroot folder be used? HELP! and thanks in advance -reply by yours truly ----------- ADMIN REPLY ----------- Yes, Do try uploading an index.html file inside that folder and try accessing your website. Share this post Link to post Share on other sites