Quote:
|
I (and a friend on a similar server) got HTTP ERROR on Wordpress image upload on new Ubuntu 12.04 server at Hetzner ubuntu 12.04 minimal. I guess this has something to do with wrong setup or something.
|
First,ensure that you use the current ispconfig version (3.0.4.4). The reason for that are most likely wrong website settings. Wordpress requires the following settings:
System > Server config > Web: Security Level must be set to high.
Sites > Website:
Suexec: On
PHP mode: php-fcgi
and make sure that all files and folders from wordpress in the "web" folder of this site are owned by the user and group of this website.
Quote:
|
Could this be the reason for the HTTP ERROR ?
|
No.