File Permission Issue in V1.2.2 File Permission Issue in V1.2.2
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

File Permission Issue in V1.2.2

Started by ackarin, September 10, 2004, 08:30:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ackarin

Files in my album upload directory had owner as "apache" - a user I did not set up on my domain. Therefore, I cannot delete any of these files. (All other files on my nuke has the domain superuser as owner).

Advise on 1. how to delete the files. 2. Any configuration to be set to get the owner right in the first place.
Many thanks

Joachim Müller

are you running your own webserver (sounds like you do)? You should not run any webserver application under the superuser account, as it's a high security risk.

Joachim