Hi, I’m using Virtualmin 3.71GPL version.
I have a trouble with apache and uploading to web server. I have a page with a wordpress installed and when i try to upload image it is uploaded with apache:apache permissions, not user:user. Can someone help me with this problem?
P.S. I put a simple upload script in a directory ~/public_html/upload/ and tried to upload a file and the result was the same - the file was created with “apache:apache” user, not the “user:user”. So i think it is a server-side problem.
Can someone help to make php works normal like before, not with fastcgi?
I’m asking because i have a site with free cms and it doesn’t work with fcgi. No rendering at all. When i remove fcgi directive from virtualserver the cms is working, but uploaded files are with wrong owner.