First installation, first questions.

Open to all! Ask other shopowners for help.
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: First installation, first questions.

Post by ecartz »

It sounds like something is trying to load the images/ directory instead of a file in it. Look in your HTML source for

Code: Select all

<img src="https://livres.reseauk.info/images/">
or similar and fix that. Feel free to post back with more details for additional help.

If you just want to eliminate the log spam, create one of those files (possibly empty/blank), e.g /home5/reseauk/livres.reseauk.info/images/home.html

If you want to reduce the log spam but still get a single message, change your DirectoryIndex to just index.php and it should just give one log message for each access.


Join The Code Co-op to get access to your library in the Code Co-op Forum
webjack
Member
Posts: 7
Joined: Sat Dec 30, 2023 9:57 pm
Phoenix Version:
Has thanked: 3 times
Been thanked: 2 times

Re: First installation, first questions.

Post by webjack »

For your information, here's the answer from my host regarding the logs. Reassuring! :)
You can ignore these errors, they're part of the ambient noise on the internet.
They're robots/persons trying to access the site's cgi-bin folder.
It can happen, the error indicates that it's blocked, which is normal
.
We're doing great! :)


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply