changing an owner of php scripts and upload directory HELP
Unable to create directory /srv/www/blokmovaz.com/public_html/wp-content/uploads/. Is its parent directory writable by the server?
From the wordpress support forums I determined this is most likly my problem:
"php safe mode won’t let you create files or directories if your php scripts and upload directory belongs to different users. So there are 2 possible solutions: either disable php safemode (not recommended), or change an owner of scripts and upload directory"
How do I go about changing the script?