• Hi
    I have several installations of WordPress 3.6, two on production on the same host, and two on my test server.
    The production and test sites are on two different geographical locations, running completely different hardware and OSs, and they are run by different people

    When i open any of my WordPress 3.6 sites, either in production on test, using IE10 on Windows 7 Ultimate SP1 with all latest updates installed, i get an 410 error message, which is confirmed in the apache logs.

    192.168.X.XX – – [26/Aug/2013:23:11:28 -0400] “GET / HTTP/1.1” 410 295 “-” “Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)”

    Gone
    The requested resource/
    is no longer available on this server and there is no forwarding address. Please remove all references to this resource.

    I have another production site running an older version of wordpress, and it opens fine under Windows 7 SP 1 / IE10.

    I have removed all plugins from my test wordpress 3.6 installations, and even tested a brand new install of wordpress 3.6 and i still get the same error.

    I also did the same tests on a different computer running Windows 7 Ult and IE 10, and i get the same error.

    My test installations are running on Windows XP SP3.
    Running:
    Apache 2.4.4
    PHP Version 5.4.13
    MySQL 5.6

    Prod

    PHP Version 5.3.27
    Apache running on Linnux
    MySQL 5.5.30

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter wrdprssrls

    (@wrdprssrls)

    Will anyone with Windows 7 and IE10 be so kind to test if they can see my prod sites?

    [help is provided here only – not by PM]

    Thanks

    What is the URL?

    Thread Starter wrdprssrls

    (@wrdprssrls)

    Thank you.
    One of the sites is:

    xxxx.com

    Thanks

    It does not work. I am receiving an error if I attempt to open in IE 10

    Gone
    
    The requested resource
    /
     is no longer available on this server and there is no forwarding address. Please remove all references to this resource.
    
    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request
    Thread Starter wrdprssrls

    (@wrdprssrls)

    Thank you everyone for your help.

    Thread Starter wrdprssrls

    (@wrdprssrls)

    Thank you so much for trying.

    Per forum policy, we don’t do that –

    http://codex.wordpress.org/Forum_Welcome#Deleting_.2F_Editing_Posts

    You can edit your post for 60 minutes, so if you don’t want your URL here, please do so.

    WordPress 3.6 was extensively tested over more than 4 months. Whatever your issue is, it is specific to your installs.

    I’m running windows 7 SP1, and maintain at least 3 sites running off WP 3.6. I haven’t had an issue with any of them.

    Seem’s more of an issue with your host, than IE specifically

    Thread Starter wrdprssrls

    (@wrdprssrls)

    btw, the site in question is obviously up and running, i can see it from Windows 7 running Chrome v28, and i just logged into my wordpress admin using Windows XP / Chrome 28, and i can see the site on Windows XP SP3 and IE6.

    Thanks

    Thread Starter wrdprssrls

    (@wrdprssrls)

    hmm.. ok, unfortunately i am having the same problem with my prod and my test servers, and as i said before, they are running on different geographical locations, different hardware and OSs

    The only thing in common between all installations is the fact that i did the upgrade manually.

    What is odd is that i also tested a new wordpress installation from scratch on my test server, and i have the same problems as well..

    the only thing in common is the zip file containing wordpress 3.6…
    maybe i should redownload it and try it again.

    Try:
    – switching to the default theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    – running the upgrade manually via wp-admin/upgrade.php

    Thread Starter wrdprssrls

    (@wrdprssrls)

    I already tried disabling all plugins on two of my test sites.. and switching to the default themes, i tried a new installation as well. I am going to redownload wordpress and start another site from scratch again.

    Thanks

    Thread Starter wrdprssrls

    (@wrdprssrls)

    Ok, i figured out the problem.
    For security reasons i had perishable press’s “2013 User Agent Blacklist” and “5G Blacklist 2013” in all my .htaccess files on all sites, specially since my prod sites have been hit by brute force attacks recently.

    it seems there is something in the .htaccess code that doesn’t like IE10.

    Thank you for all your help and sorry for the trouble.

    Thread Starter wrdprssrls

    (@wrdprssrls)

    If anyone is interested, the second block of perishable press’s 2013 User Agent Blacklist is blocking IE10. The other two blocks are working ok.

    # 2013 UA BLACKLIST [2/3]

    The “5G Blacklist 2013” is working fine.

Viewing 15 replies - 1 through 15 (of 17 total)

The topic ‘WordPress 3.6 and Internet Explorer 10’ is closed to new replies.