Forum Replies Created

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

    (@swapnilsshete)

    Thanks Harish for your reply,

    I have checked all possibilities that what you suggested except Linux Hosting.

    I had old WordPress 4.3.1v that time also we got the same Fatal Error : Cannot redeclare. so that I have updated to 4.6.1 but still this fatal error persist.

    Can anybody have any solution to try out for this error ?

    I really appreciate for this.

    Thanks,
    Swapnil

    Thread Starter swapnilsshete

    (@swapnilsshete)

    This will impact on site performance. we are not using plugins
    Can anybody please help ?

    Thread Starter swapnilsshete

    (@swapnilsshete)

    Can anybody please help ?

    Thread Starter swapnilsshete

    (@swapnilsshete)

    Hi,

    I have updated my wordpress version to 4.6.1. Now I have checked log files where i got more errors.
    please check some of them in details :

    mysqli_real_connect(): (HY000/2002): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

    Cannot redeclare register_rest_route() (previously declared in D:\home\site\wwwroot\wp-includes\rest-api.php

    Can you please help me why these is occurred and is this pointing to my first concern ‘internal server 500’

    Thanks,
    Swapnil

    Thread Starter swapnilsshete

    (@swapnilsshete)

    Hi,

    Thank you for your help.

    I have in detail .htaccess please check below :

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    There is nothing else. We have used very less plugins
    1) windows-azure-storage 2) wp-super-cache

    We are using Paid Redux Framework in wordpress.

    We have some one main domain right now and we have redirected other sub domain to this main domain. through web.config file.

    How can I check confliction of function.php ?

    Can you please help me, I have added more in detail.

    Thanks.

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