Viewing 15 replies - 1 through 15 (of 15 total)
  • Hello #Bernard please make sure that you have the Curl PHP extension enable and let me know.

    Regards !!

    Thread Starter titus51

    (@titus51)

    Hello,

    Thank you for your quick reply.

    I use HostGator. Normally, cURL is enabled on all HostGator servers by default. I have asked a confirmation to them. I come back to you as soon as I have the answer.

    Best Regards,
    Bernard

    @bernard

    I own you a big apologize, I got confused and typed the wrong module. You must have the module mod_rewrite enable in order to have your permalinks working.

    You can make a phpinfo() to make sure HostGator is loading that module.

    Create a php file with this content:

    <?
    phpinfo();
    ?>

    Then upload it. After you have uploaded this file to your site run it. You will get the PHP server info display in your browser.

    Search for the mod_rewrite on the Loaded Modules section. If it is not there then ask HostGator to enable it.

    NOTE: Delete this file after you have finish working with it.

    Thread Starter titus51

    (@titus51)

    Hello,

    Hostgator confirms that mod_rewrite is loaded. Belllow see the lodaded modules.

    But the plugin does not work. I get a 400 Bad Request here:
    https://www.education-du-cheval.com/blog/%category%/%postname%-%post_id%.html?srp=3109

    What can I do to solve the problem please?

    Best Regards,
    Bernard

    core_module (static)
    authn_file_module (static)
    authn_dbm_module (static)
    authn_dbd_module (static)
    authn_default_module (static)
    authn_alias_module (static)
    authz_host_module (static)
    authz_groupfile_module (static)
    authz_user_module (static)
    authz_dbm_module (static)
    authz_default_module (static)
    auth_basic_module (static)
    auth_digest_module (static)
    file_cache_module (static)
    cache_module (static)
    disk_cache_module (static)
    reqtimeout_module (static)
    include_module (static)
    filter_module (static)
    deflate_module (static)
    log_config_module (static)
    log_forensic_module (static)
    logio_module (static)
    env_module (static)
    mime_magic_module (static)
    expires_module (static)
    headers_module (static)
    unique_id_module (static)
    setenvif_module (static)
    version_module (static)
    proxy_module (static)
    proxy_connect_module (static)
    proxy_ftp_module (static)
    proxy_http_module (static)
    proxy_scgi_module (static)
    proxy_ajp_module (static)
    proxy_balancer_module (static)
    ssl_module (static)
    mpm_worker_module (static)
    http_module (static)
    mime_module (static)
    dav_module (static)
    status_module (static)
    autoindex_module (static)
    asis_module (static)
    info_module (static)
    suexec_module (static)
    cgid_module (static)
    dav_fs_module (static)
    dav_lock_module (static)
    negotiation_module (static)
    dir_module (static)
    actions_module (static)
    speling_module (static)
    userdir_module (static)
    alias_module (static)
    rewrite_module (static)
    so_module (static)
    bw_module (shared)
    substitute_module (shared)
    rpaf_module (shared)
    passenger_module (shared)
    fcgid_module (shared)
    auth_passthrough_module (shared)
    bwlimited_module (shared)
    frontpage_module (shared)
    cloudflare_module (shared)
    suphp_module (shared)
    security2_module

    @bernard

    Did you veryfied this with the php file that I told you ? HostGate may tell you that they have it loaded, but if you don’t see it on the phpinfo(), it is no enable for your site.

    Go ahead and get that information with the phpinfo() function, just like I said above.

    Thread Starter titus51

    (@titus51)

    Hello,

    I did the test: I can’t fin any “Loaded Modules” section. I am going to ask to HostGator.

    Best Regards,
    Bernard

    Thread Starter titus51

    (@titus51)

    Hello,

    HostGator said : “To enable mod_rewrite in Apache you would need to add code to your .htaccess file and then you can also add your rewrite rules to that file. The code to enable mod rewrite is as follows: RewriteEngine On”

    My htacces file already includes thos code, and the plugin does not work. I get a 400 Bad Request here:
    https://www.education-du-cheval.com/blog/%category%/%postname%-%post_id%.html?srp=3109

    What can I do to solve the problem please?

    Best Regards,
    Bernard

    Thread Starter titus51

    (@titus51)

    Hello,

    HostGator told me that mod_rewrite is enabled.

    What can I do to solve the problem please?

    Best Regards,
    Bernard

    Thread Starter titus51

    (@titus51)

    Hello,

    What can I do to solve the problem please?

    Best Regards,
    Bernard

    Hello @titus51,

    Can you please post your .htaccess file and the value of Management URL option please?

    Thread Starter titus51

    (@titus51)

    .htaccess file :
    RewriteEngine On
    ErrorDocument 404 https://www.education-du-cheval.com

    I use this link for management page:
    https://www.education-du-cheval.com/blog/%category%/%postname%-%post_id%.html

    Ok, for the value you must have something like this:

    /%category%/%postname%-%post_id%

    Also, how do you have the permalink option on your WP Settings ?

    Thread Starter titus51

    (@titus51)

    The permalink is configured as :
    /%category%/%postname%-%post_id%.html

    @titus51

    Could you send me your email address through here: https://behstant.com/negocio/contact.php?Subject=Consulting ?

    Thread Starter titus51

    (@titus51)

    Done

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘"Subscribe To Comments Reloaded" 404 error’ is closed to new replies.