Forums

Admin-SSL & WP Super Cache (Incompatibility) (3 posts)

  1. harishvc
    Member
    Posted 1 month ago #

    I upgraded to the lastest version of WP Super Cache (version 0.9.7). Since this upgrade my Admin-SSL plugin (version 1.5-b1) is not working and causing my website to return a blank page. I had currently disabled Admin-SSL.

    Admin-SSL URL: http://www.kerrins.co.uk/blog/admin-ssl
    WP Super Cache URL: http://ocaoimh.ie/wp-super-cache

    I see the following line in php error file
    PHP Warning: require_once(wp-super-cache/includes/options.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /path/wordpress-mu/wp-content/mu-plugins/admin-ssl.php on line 284

    Any ideas?.

    Cheers,
    Harish

  2. tdjcbe
    Member
    Posted 1 month ago #

    It's telling you that is can't find the /wp-super-cache/includes/options.php file from the mu-plugins directory. Is it there and if so is it readable by the webserver?

  3. harishvc
    Member
    Posted 4 weeks ago #

    Yes. Admin-SSL was looking for a "includes" folder inside wp-super-cache rather than admin-ssl folder, how strange?. I just copied "includes" to wp-super-cache folder and everything worked!. Anyways, I now know the cause of the problem.

    This technical challenge (and many more in the past) makes me sometimes quite nervous about installing more than necessary plugins.I hope the features of Admin-SSL are rolled into core WordPress to provide additional security.

    Cheers,
    Harish

Reply

You must log in to post.

About this Topic