Welcome! Log In Create A New Profile

Advanced

Re: Nginx - canot read icons in PHP

Francis Daly
February 22, 2019 08:16AM
On Thu, Feb 21, 2019 at 11:53:15AM -0500, exadra wrote:

Hi there,

> root /var/www/html;
> index index.html index.htm index.php phpliteadmin.php;
>
> location ~ \.php$ {
> fastcgi_pass unix:/run/php/php7.0-fpm.sock;

> location / {
> proxy_pass http://localhost:8080/;

> All works also the php programs but I have no icons in the php programs

What is an icon?

As in: in the html source, what is the url (img src=) associated with
an icon that you do not see?

If it corresponds to your nginx server -- what does the nginx access_log
say about the matching request?

If it does not correspond to your nginx server -- there is probably
another thing that needs fixing first.

Good luck with it,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx - canot read icons in PHP

exadra February 21, 2019 11:53AM

Re: Nginx - canot read icons in PHP

Francis Daly February 22, 2019 08:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 282
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready