• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

WPMU + Plesk 8.1.0 + Suse 9.3: Apache creates dirs as wwwrun

E

erinclerico

Guest
I am having a bit of trouble getting Wordpress MU (http://mu.wordpress.org/) to upload new files correctly.

The trouble is that WPMU, a PHP software needs to be able to create directories for each individual blog to upload files into.

When new directories are created in the process, they are owned by wwwrun.www. Subsequent files are not allowed to be posted as Apache is acting as 'clientname.psaserv'.

While regular WordPress does upload files correctly, it does not create directories so this trouble is limited to the MU version which does.

Any help would be super, thank you.

-Erin
 
Looks like it works fine if you shut safe_mode off for php...
 
Back
Top