Forum Replies Created

Viewing 1 replies (of 1 total)
  • I just experienced this problem yesterday and was able to fix it. If you simply update phpCAS to the current version of 1.3.4, it should prevent :80 from being appended. (FWIW, I was told the same thing by WP Engine that it was the plugin’s fault and nothing on their end.)

    Steps:

    1. Backup your site and deactivate the plugin.
    2. Download the cas-maestro folder to your computer via SFTP. (Just makes things a bit easier. I also deleted the plugin from the site after downloading.)
    3. Go inside the cas-maestro plugin you downloaded to your computer.
    4. Remove everything inside the phpCAS folder
    5. Go to https://wiki.jasig.org/display/CASC/phpCAS+installation+guide
    6. Download the latest stable release (1.3.4) without PEAR
    7. Unzip the file
    8. Copy all of the files in the CAS-1.3.4 folder and paste them inside the phpCAS folder in the cas-maestro folder (cas-maestro\phpCAS)
    9. Upload the cas-maestro folder back to your site via SFTP
    10. Reactivate the plugin. Your setting should remain since they are stored in the database
    11. Test by logging into WordPress via CAS and you shouldn’t see the :80 there anymore.

    Hope this helps!

Viewing 1 replies (of 1 total)