Page 1 of 1

gui - broken images?

PostPosted: 30. June 2004 21:56
by cmpjerome
I've just started with XAMPP, actually just did a first install on a RH9 system but I'm running into something strange .. after the installation I go to the localhost but the gui isn't exactly .. gui -> it appears the image paths are somehow not correct even though it is an out of the box install.

Any ideas?

PostPosted: 30. June 2004 22:18
by cmpjerome
Interesting: over https instead of http the images & css are displayed ..
I'be browsed over the forum and have found several references to the same problem - but I seem unable to find a conclusive solution ..

PostPosted: 22. September 2004 08:25
by cybercon
cmpjerome wrote:Interesting: over https instead of http the images & css are displayed ..


So anyone found something yet? At least the "workaround" with using https instead of http seems to do it fine.

I was searching the error for two days now :(

PostPosted: 22. September 2004 08:30
by Oswald
Dear cmpjerome and cybercon!

Do you use any kind of a virtual Linux server?

If yes, please take a look at

http://community.apachefriends.org/f/viewtopic.php?t=3004

That should fix your problem!

Greetings
Oswald

PostPosted: 22. September 2004 09:01
by cybercon
Was meinst du mit virtual Linux Server? Also unter VMWare lief und laufen alle Versionen Tadellos aber weder auf W2k noch WinXP läuft es, werde jetzt den Tip mit EnableSendfile off probieren.

PostPosted: 22. September 2004 09:33
by Kristian Marcroft
cybercon wrote:Was meinst du mit virtual Linux Server? Also unter VMWare lief und laufen alle Versionen Tadellos aber weder auf W2k noch WinXP läuft es, werde jetzt den Tip mit EnableSendfile off probieren.

Hi,

VServer sind Server die im Internet angeboten werden.
So eine Art abgespeckter Root-Server. Bzw ein Power-Rootserver auf dem mehrere unter RootServer sogenannte VServer sind.

Wie Kai schon sagte, ich gebe nur evtl. einen besseren Link zur Verständnis:
http://community.apachefriends.org/f/viewtopi ... 0428#30428

So long
KriS

PostPosted: 22. September 2004 09:38
by cybercon
Ja, wie gesagt, das teste ich jetzt mal.

Definitiv funktionieren tut bei mir: statt http://localhost/ http://127.0.0.1/
benutzen.

:?: :idea:

PS: Jap, mit EnableSendfile off funktioniert es unter WinXP.
Wie gesagt Linux -> keine Probleme.

Die Geschichte, die oben steht, hat aber auch funktioniert. Versteh ich alles nich so, aber egal, wichtig ist, es geht jetzt.

Danke.