• clarkee

    (@clarkee)


    I have installed WordPress on Freebsd 6.0 release, with apache-2.1.4, php5-5.0.4_2, mysql-server-4.1.14 and mysql-client-4.1.14.

    When I log in as admin, and click on the Plugins link, I am given a blank page.

    When I am behind a squid proxy I get the error “Zero page size” like some other users, but this *IS NOT* a squid issue.

    Any help WP people?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Paul Smith

    (@paulsmith)

    I had that problem and then disabled “Show Recent Comments V.2” plugin (https://www.mcmike.nl/english). Now the page shows up. (Was also not getting any WP Admin pages, btw.)

    – Paul

    Pizdin Dim

    (@pizdin_dim)

    Have you looked in the error_log file for the Apache webserver? If there’s an error, it will be logged there, unless you have deliberately disabled error logging. Also, check that your wp-settings.php file is reporting errors. By default it says this:

    error_reporting(E_ALL ^ E_NOTICE);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘plugins.php returns blank page’ is closed to new replies.