• Today, I lost a post because of this problem.

    I’m trying to log into my WordPress blog. When I click on the link to login:

    https://peoriapundit.com/blogpeoria/wp-login.php

    The page doesn’t open and instead Firefox gives me a prompt for downloading the “wp-login.php” file at that location. In IE, I got the login box, but it sends me to a page: “Internet Explorer cannot display the Webpage.”

    The front page of the blog opens quite nicely, thank you.

    This isn’t the first time this has happened and I never get a satisfactory answer from my hosting company. What is going on and why does it keep happening?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Often you’ll see this if PHP, for whatever reason, stops.

    Used to happen on one of my blogs. I checked the apache error logs and saw messages indicating PHP was exceeding the max memory configured.

    Have you checked your error logs?

    Thread Starter billdennis5

    (@billdennis5)

    I’m having the folks at my hosting company do this now.

    How is this fixed, if it can be fixed?

    Key words for your host:
    apache httpd.conf php

    and maybe give them this link:
    https://httpd.apache.org/docs

    Thread Starter billdennis5

    (@billdennis5)

    There are the most recent errors from my error log:

    [7763] EACCELERATOR: PHP crashed on opline 8 of (null)() at /home/peoriapu/public_html/blogpeoria/wp-includes/kses.php:518
    [7753] EACCELERATOR: PHP crashed on opline 8 of (null)() at /home/peoriapu/public_html/blogpeoria/wp-includes/kses.php:518
    [7708] EACCELERATOR: PHP crashed on opline 8 of (null)() at /home/peoriapu/public_html/blogpeoria/wp-includes/kses.php:518
    [7546] EACCELERATOR: PHP crashed on opline 8 of (null)() at /home/peoriapu/public_html/blogpeoria/wp-includes/kses.php:518
    [7438] EACCELERATOR: PHP crashed on opline 8 of (null)() at /home/peoriapu/public_html/blogpeoria/wp-includes/kses.php:518
    [Wed Nov 29 14:11:47 2006] [error] [client 209.123.192.187] File does not exist: /home/peoriapu/public_html/404.shtml
    [Wed Nov 29 14:11:47 2006] [error] [client 209.123.192.187] File does not exist: /home/peoriapu/public_html/index.xml
    [Wed Nov 29 14:10:16 2006] [error] [client 208.65.71.66] File does not exist: /home/peoriapu/public_html/404.shtml
    [Wed Nov 29 14:10:16 2006] [error] [client 208.65.71.66] File does not exist: /home/peoriapu/public_html/mt/archives/2005/06/opposign_schock.html
    [Wed Nov 29 14:08:44 2006] [error] [client 218.12.194.36] File does not exist: /home/peoriapu/public_html/404.shtml
    [Wed Nov 29 14:08:44 2006] [error] [client 218.12.194.36] File does not exist: /home/peoriapu/public_html/blog/index.php/archives/2005/06/23/beewolf-regulars-not-bottom-feeders
    [6467] EACCELERATOR: PHP crashed on opline 8 of (null)() at /home/peoriapu/public_html/blogpeoria/wp-includes/kses.php:518

    Any advice would be helpful as I am not a php expert and my hosting company seems to be able to provide onlky the most general of advice.

    I’ve fixed this problem, it is in your php.ini file. Your web host may have to update this for you.


Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘wp-login.php wants to download, not open in browser’ is closed to new replies.