Hey there,
I just upgraded from shared to KH VPS..
Now my website's code seems to be broken in some place (which I have come to expect).
The most puzzling is this error:
I understand that I can change the permissions to allow 'other' write permissions, but I'd like to know if there is a way to make the website think that the php scripts are run under 'owner'?
Thanks.
I just upgraded from shared to KH VPS..
Now my website's code seems to be broken in some place (which I have come to expect).
The most puzzling is this error:
It seems like a permission problem.Warning: move_uploaded_file(/home/myreposp/public_html/debfiles/1/simplyleopard_theme[0].deb) : failed to open stream: Permission denied in /home/myreposp/public_html/account/addpackage.php on line 85
Warning: move_uploaded_file() []: Unable to move '/tmp/phpNj2KNA' to '/home/myreposp/public_html/debfiles/1/simplyleopard_theme[0].deb' in /home/myreposp/public_html/account/addpackage.php on line 85
I understand that I can change the permissions to allow 'other' write permissions, but I'd like to know if there is a way to make the website think that the php scripts are run under 'owner'?
Thanks.