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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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