Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter carmeljune

    (@carmeljune)

    I had forgotten to upload the php file that has the following in it:

    upload_max_filesize = 128M ;
    post_max_size = 128M ;

    The plugin is working now.

    hi carmeljune

    I have the exact same problem.

    where can i find the php file with those variables in it?

    Thread Starter carmeljune

    (@carmeljune)

    Put these 2 lines:

    upload_max_filesize = 128M ;
    post_max_size = 128M ;

    exactly, into a textEdit or notepad or simpletext file. Save it and call it php.ini

    FTP the file to the top level of you site, it will allow you to do automatic updates of wp and plugins.

    I placed those on my php.ini and nothing happend. I still can’t activate the plugin. Any other Ideas?

    Thread Starter carmeljune

    (@carmeljune)

    Is the php.ini at the top level of your site? Check and double check, I’m sure it will work.
    Without it, I can’t do any auto updates. With it, they work perfectly.
    I’m making my 5th wordpress blog. 3 of them have php.ini files with only those 2 lines of code. The other 2 have php.ini files with 2000 lines of code that I have no idea about! and not these 2 lines. I think I got the bigger file from my internet hosting company, and the 2 lines from someone on this forum.
    good luck!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Facebook Comments for WordPress] Plugin could not be activated because it triggered a fatal’ is closed to new replies.