View previous topic :: View next topic |
Author |
Message |
Torkm -
Joined: 19 Apr 2004 Posts: 4
|
Posted: Fri Apr 30, 2004 1:39 am Post subject: Pages not displaying right |
|
|
Hello all!
Although I love running Abyss Web Server, I am having a bit of trouble with serving webapges.
When displaying the webpage at my server computer, all is well and dandy:
But, when I log into the site using computers at my collage, this happens:
Also the links do not work.
I think that the problem is that all the links and stuff are pointing to localhost. Would that be the problem?
Thank you for any help that anyone can give
Torkm |
|
Back to top |
|
 |
nquin321 -
Joined: 29 Jan 2004 Posts: 296 Location: Right Behind You
|
Posted: Fri Apr 30, 2004 2:05 am Post subject: |
|
|
make sure you are not using http://127.0.0.1/ in your links and make sure you don't have any file:// in your html |
|
Back to top |
|
 |
Torkm -
Joined: 19 Apr 2004 Posts: 4
|
Posted: Fri Apr 30, 2004 2:39 am Post subject: |
|
|
Well.. how do I point to the website and make things work if I am using no-ip?
I cant change all the addresses all the time everytime my dynamic IP changes.. |
|
Back to top |
|
 |
Torkm -
Joined: 19 Apr 2004 Posts: 4
|
Posted: Fri Apr 30, 2004 2:51 am Post subject: |
|
|
Ok!
I made the links correct by just changing the path that the cart was looking for, but now my problem is that even though localhost, the page is displaying just text. No images, colour or php.
Anyone? ^_~ |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Fri Apr 30, 2004 2:51 am Post subject: |
|
|
use local paths to images like /images/file.gif
or /htmlfile.html or even /file.exe , ok ! |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Apr 30, 2004 12:52 pm Post subject: |
|
|
Torkm,
Please send your HTML file source code to support@aprelium.com and we'll check what wrong with the paths. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Torkm -
Joined: 19 Apr 2004 Posts: 4
|
Posted: Fri Apr 30, 2004 10:43 pm Post subject: |
|
|
Thank you for your help everyone ^_^
Aprelium, I am using PHP for that site, do you think it could be coming out like that because I have installed PHP inproperly?
The package that I am using for that site is Zen Cart. I just want to do a quick test and try to install it using the URL (torkm.no-ip.com) instead of doing it from localhost.
If it doesnt work.. I be happy to send you teh source code ^_^
Thanks again to all that helped me ^_^ |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Sat May 01, 2004 12:32 am Post subject: |
|
|
PHP accesses images just as HTML does. You need to check the paths of your code, and make sure they are realitive; as TRUSTpunk said.
If you will not/cannot do that, then send the file to Aprelium. _________________ Bienvenidos! |
|
Back to top |
 |
 |
|