Tagged Questions
0
votes
1answer
171 views
Can't access PHP files through mod_userdir when suPHP is installed
After installing suPHP using DirectAdmin custombuild I can't access my PHP files with mod_userdir. e.g. http://ip/~user
That's what I did:
cd /usr/local/directadmin
mv custombuild custombuild.old
...
0
votes
1answer
99 views
Files uploaded with php scripts are owned by apache on Directadmin
Uploaded files are owned by apache, I have DirectAdmin installed and also mod_suexec is loaded into Apache. So is there anyway to upload file with account owner under mod_php(php5_module)?