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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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