Page 1 of 1
help please
Posted: Sun Jul 18, 2004 7:10 pm
by salma
i upload my website files php on to the server linux in the folder public_html.
my problem is i get an 404 error on browser.
why cant i see my website
what am i doing wrong.
it's been aweek still aint getting close to solve the problem
somebody please please help
Posted: Mon Jul 19, 2004 6:14 am
by kettle_drum
404 means page not found. Are you sure your typing the correct file name in after your domain?
Posted: Mon Jul 19, 2004 6:17 am
by malcolmboston
is the uploaded web page actually there?
does it have correct read file permissions?
it would help if we had more info
Posted: Mon Jul 19, 2004 8:14 am
by salma
i got myself I-Rater template i did almost everything it said on the install page. the permisson question i did do that.
Run
http://www.yourdomain.com/admin/install.php.
Enter valid site url, base path, database details, table prefix in the installation form.
when i got to this page Site Administrator Login
i filled in login details i just get Login Error
Reason: Authentication failed!
desihouse.uni.cc
any help much appreciated
Posted: Mon Jul 19, 2004 1:09 pm
by penguinboy
These are questions you should be asking your webhosting provider.
Posted: Fri Sep 10, 2004 9:45 am
by Breckenridge
on most unix / linux servers you will have a public_html directory in your home directory. these files can be accessed by:
http://server.domain.com/~username.
main site files are usually located in another directory of which you may have to contact your isp to know what it is named.
try going to the / [root dir] and then navigate your way to something like: /var/www/public_html