• Resolved Konx

    (@konx)


    Hi there! When I want to upload a photo i get this message:

    Warning: Cannot modify header information – headers already sent by (output started at /home/eventpro/public_html/wordpress/wp-admin/admin-functions.php:1879) in /home/eventpro/public_html/wordpress/wp-includes/functions.php on line 1219

    How can I solve this problem! THanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Search the forums might have helped as it comes up multiple times a day. 🙂

    Take a look at this FAQ and see if that helps.

    Regards,
    -drmike

    Thread Starter Konx

    (@konx)

    Hi there! I read the FAQ already and did what the FAQ said, but this is still not working. Can anyone help me please?

    I too had this problem. It turns out that it’s a consequence of the way php is set up on your webhost, and you may be able to change this.

    If php is set up as an Apache module, then it runs as the webserver and you have to change the permissions to 775. However, if you are able to run it in FastCGI mode then the permissions can remain 755, which is more secure.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uploading problem!’ is closed to new replies.