please help me with interface and format, urgent

Asked by adam

hi.
I install phpns in my machine (localhost with IP= a.b.c.d) and access by http://a.b.c.d/phpns
the website display very good for interfaces and text format, example as: interface of admin (form, banner, tabs, color...) BUT when I setup that website in server machine with IP= e.f.g.h.
When I access website: http://e.f.g.h from client machine (IP= a.b.c.d) it display interface very bad: no baner, no form format, no tab, no color... it only display all text.

note: from client IP= a.b.c.d to server it must across one gateway machine.

please help me very urgent.

thanks alot.

Question information

Language:
English Edit question
Status:
Solved
For:
phpns Edit question
Assignee:
No assignee Edit question
Solved by:
adam
Solved:
Last query:
Last reply:
Revision history for this message
Michael Chang (thenewme91) said :
#1

What might be happening is that phpns is writing URLs with an address (e.g. "localhost") for the banners/stylesheets/etc. that a.b.c.d. can't use. Need more info, though.

What happens when you access e.f.g.h from e.f.g.h as opposed to a.b.c.d?

If you go to http://e.f.g.h/phpns from a.b.c.d and click Edit, then View Source, does the string "localhost" or "127.0.0.1" appear anywhere in that file? What about the hostname of e.f.g.h, does that appear anywhere?

How did you install phpns? Did you get any error messages?

Which OS are you using, and what version? (Ubuntu 8.04? 7.10? Debian? SUSE? Red Hat? Fedora? etc.)

Revision history for this message
adam (myadam) said :
#2

Ok. It fixed my errors.
I tested with : http://e.f.g.h/phpns from e.f.g.h it still error.
then I think problem will are OS and Apps Soff in OS.
I install phpns in orther server and It very good.
the season is Apps in OS conflic with JAVA script in PHPns.

Thanks for your reply.