Pictures won't show

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Pictures won't show

Postby Rivkah » 21. December 2010 20:06

Alright, well none of my pictures are showing on my two .php pages I made (Joomla in the main htdocs directory and PHPBB under /forums/ works fine). Even when going DIRECTLY to those images by XXX.com/XXXX/images/XXX.png they still do not work, any suggestions?
Rivkah
 
Posts: 3
Joined: 21. December 2010 19:50

Re: Pictures won't show

Postby Altrea » 22. December 2010 16:34

Do you use VHosts?

Please take a look into your xampp\apache\logs\error.log file for the full error message.
The path where apache searches for your image is logged there.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Pictures won't show

Postby Rivkah » 23. December 2010 01:13

Code: Select all
[Wed Dec 22 18:58:38 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/images/favicon.ico
[Wed Dec 22 19:00:06 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/images/favicon.ico
[Wed Dec 22 19:00:43 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:01:22 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:01:32 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:01:36 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:01:44 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:02:08 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:02:12 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:04:46 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/favicon.ico
[Wed Dec 22 19:05:24 2010] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/test/alle.png, referer: http://127.0.0.1/test/submit.php

I from links like 127.0.0.1/test/alle.png..but they are in those places...
Last edited by Rivkah on 23. December 2010 01:26, edited 1 time in total.
Rivkah
 
Posts: 3
Joined: 21. December 2010 19:50

Re: Pictures won't show

Postby Altrea » 23. December 2010 01:17

I don't see any of the "images/XXX.png" images in your error.log exerpt.
This entrys will be much more interesting for your problem.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Pictures won't show

Postby Rivkah » 23. December 2010 01:28

Oh, I had copied up the images out of the /test/images/xxx.png up to the /test/ folder and changed the code, either way has the same results tho.
EDIT: figured I would add this in..my image source code is:
Code: Select all
<img src=\"alle.png\" title=\"ERROR\" alt=\"ERROR\" />

also have tried:
Code: Select all
<img src=\"\test\alle.png\" title=\"ERROR\" alt=\"ERROR\" />

Code: Select all
<img src=\"test\alle.png\" title=\"ERROR\" alt=\"ERROR\" />

Code: Select all
<img src=\"\alle.png\" title=\"ERROR\" alt=\"ERROR\" />
Rivkah
 
Posts: 3
Joined: 21. December 2010 19:50


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 120 guests