• Apel

    (@apel)


    Please can any one give me some tip so my Word press work.

    When i want to upload a image when i write a post i have this errro
    Warning: Cannot modify header information – headers already sent by (output started at /usr/home/web/wse191731/tupp/wp-admin/admin-functions.php:1879) in /usr/home/web/wse191731/tupp/wp-includes/functions.php on line 1219

    When i install the plugin nextgen-gallery i have this error?
    Whats going wrong?
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /usr/home/web/wse191731/tupp/wp-admin/upgrade-functions.php on line 64

    /Apel

Viewing 3 replies - 1 through 3 (of 3 total)
  • pramodd

    (@pramodd)

    Did you verify that file sizes on the web server and your computer are the same? Your files seem to be corrupted. You should upload admin-functions, functions.php and upgrade-functions.php again. If possible upload contents of admin folder again.

    Thread Starter Apel

    (@apel)

    The size is the same on my computer a on the server.
    I have upload the admin folder again and the admin-functions, functions.php and upgrade-functions.php
    But i have the same problem

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2200 bytes) in /usr/home/web/wse191731/wp-admin/admin-functions.php on line 2242
    /apel

    @apel,

    I encountered the same kind of admin-functions.php error this morning trying to do an upload on a newly installed copy of WordPress 2.2.1. I solved the problem by assigning 777 permissions to wp-content. Then created wp-content/uploads and assigned 777 permissions to that folder. Then in Administration > Options > Miscellaneous I confirmed the Store uploads in this folder: setting (wp-content/uploads) and clicked on Update Options.

    I was then able to upload without an error.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Warning: Cannot modify header information’ is closed to new replies.