Reply
Need Help: Uploading Issue
Old 03-26-2008, 03:36 PM Need Help: Uploading Issue
Experienced Talker

Posts: 30
Name: laredo
I need help uploading the site i just designed, The nature of the problem is as follows:
Someone designed the site before and got the hosting plan and designed the site.
I was told to redesign,rebrand and reupload,
After redesigning and rebranding, i get this problem when i try to reupload the Webpages:
I upload the site and i get the following error/issues :
The Webpage shows in LIST:
Index of /Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.mysite.com Port 80

This is how the site show after i upload.Pls help i have uploaded the pages in all the folders in the File Manager (From public_html,wwwfolder) Plsssssssssss Heeeeeeeeeeeelp Urgent

Last edited by larry007 : 03-26-2008 at 03:39 PM.
larry007 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-26-2008, 08:18 PM Re: Need Help: Uploading Issue
King Spam Talker

Posts: 1,203
Try renaming Index.html to index.html

Your image directory also seem to be missing.
colbyt is offline
Reply With Quote
View Public Profile
 
Old 03-27-2008, 08:51 AM Re: Need Help: Uploading Issue
Experienced Talker

Posts: 30
Name: laredo
Thanks Very Much. I have Changed the Index.html to index.html,The Homepage is now loading but am about loading the image files and other files.
Thanks very Much,I really appreciate it.Am still working on it...........
Thanksssssssssssssssssssssssssssss
larry007 is offline
Reply With Quote
View Public Profile
 
Old 03-27-2008, 11:15 AM Re: Need Help: Uploading Issue
Experienced Talker

Posts: 30
Name: laredo
I have Uploaded It but some images are not showing
larry007 is offline
Reply With Quote
View Public Profile
 
Old 04-01-2008, 10:24 AM Re: Need Help: Uploading Issue
Experienced Talker

Posts: 37
Name: Larry K
Several things that may help you become acquainted with the Unix operating system your Web host is using -- Unix and Linux are widely used for Web hosting with the Apache Web server, which is a free software.

In Unix versus Windows, FilenameS are case sensitive, and you should avoid using spaces and capital letters in your file names, just to cut down on potential confusion. Sky.jpg is not the same in Unix as sky.jpg. These are two different files, yet they will overwrite each other if you download them into Windows. Likewise an a href pointing to Sky.jpg will not see sky.jpg.

Instead of New Folder, use new_folder or new-folder, and that brings up another point in the *nix world: These are still called directories, where Windows calls them folders.

Unix has a different line ending in text files from what Windows uses. So you want to upload using ascii format, not binary, for any page script code.

You will want to use an .htaccess tutorial (Google search) to learn how you can exert control over your Apache server, so that it will not, for instance, show the world your directory index, which you reproduced in your post. And Microsoft Windows offers up complaints when you try to name a file with a name starting with a period. I use a free NotePad replacement called MetaPad, and there are a slew of others out there. MetaPad will let you save a file as ".htaccess" without having to take special measures as one must with NotePad.

Unix files that begin with a dot ht (.ht) are system files, all text format. You can save these files by their Unix name in Windows by downloading them with your ftp client in ascii mode, and by using 3rd-party software in Windows to edit and save them.


I run an Apache server on my Windows machine at a local address such as Localhost, and have it set up in every way to mimic my Linux host's Apache, so I can develop in Windows, display it, then upload it to my web host.


One last note also, if you are using Perl scripts, you will need to give permissions with the chmod command on your ftp client. Windows does not use chmod, but Unix and Linux do.

Larry
L a r r y is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Need Help: Uploading Issue
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12800 seconds with 12 queries