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
help please
Moderator: General Moderators
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
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
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
Last edited by salma on Mon Jul 19, 2004 3:14 pm, edited 1 time in total.
-
penguinboy
- Forum Contributor
- Posts: 171
- Joined: Thu Nov 07, 2002 11:25 am
-
Breckenridge
- Forum Commoner
- Posts: 62
- Joined: Thu Sep 09, 2004 11:10 pm
- Location: Breckenridge, Colorado
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
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