E
E
exactly the most2015-01-03 10:59:31
Apache HTTP Server
exactly the most, 2015-01-03 10:59:31

Apache does not display jpg image, what could be the problem?

In general, such a case does not display a picture

<a><img src="slider/balkon/001.jpg" width="400" height="300"  alt="абракадабрский текст"></a>

and here is the variation
<a><img src="slider/balkon/001.png" width="400" height="300"  alt="абракадабрский текст"></a>

error log
[Sun Jan 03 09:52:54 2016] [error] [client 127.0.0.1] (13)Permission denied: file permissions deny server access: /var/www/new-sites/pim.com.ua/slider/balkon/001.jpg, referer: http://pim.com.ua/

actually who can faced I personally in the first?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
g_s_e, 2015-01-03
@dalmariko

sudo chmod -R 777 slider

O
Oleg Pavlov, 2015-01-03
@onpavlov

1. Check if the paths are correct
2. Check the permissions on the folder and file
3. Check the .htaccess configs

A
Andrew, 2015-01-03
@mblp

You have clearly written:
I translate: The web server does not have permissions to access the file
Check the permissions on the file

V
Vladimir Yakovlev, 2015-01-03
@simplyv

REGISTER matches?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question