0
Welcome Guest! Login
0 items Join Now

LocalHost: Not Authenticated w/ RocketTheme

    • StarLion.co.uk's Avatar
    • StarLion.co.uk
    • Jr. Rocketeer
    • Posts: 40
    • Thanks: 0
    • Qualified Electricians

    LocalHost: Not Authenticated w/ RocketTheme

    Posted 11 years 5 months ago
    • Hi there

      I get this message after I enter my username and password on my laptop LocalHost.

      SSL has not been enabled for your PHP server. Please compile in SSL support or enabled the Allow non-SSL Auth setting in the plugin. If you Enabled Allow non-SSL Auth your username and password will be submitted without being encrypted.

      Is first time I see this:-(

      Anyone can help please.
      Thank you
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: LocalHost: Not Authenticated w/ RocketTheme

    Posted 11 years 5 months ago
    • What are you running on your localhost, Xampp, wampp? You should be able to enable ssl on you localhost if you need it, just check the required steps you need to take, for Xampp these are available on their forums.
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • StarLion.co.uk's Avatar
    • StarLion.co.uk
    • Jr. Rocketeer
    • Posts: 40
    • Thanks: 0
    • Qualified Electricians

    Re: LocalHost: Not Authenticated w/ RocketTheme

    Posted 11 years 5 months ago
    • I'm using "wampp"
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: LocalHost: Not Authenticated w/ RocketTheme

    Posted 11 years 5 months ago
    • Try this, open php.ini:
      uncomment openssl extension in php.ini file.
      ;extension=php_openssl.dll

      Remove the semicolon so it is like this:
      extension=php_openssl.dll
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • StarLion.co.uk's Avatar
    • StarLion.co.uk
    • Jr. Rocketeer
    • Posts: 40
    • Thanks: 0
    • Qualified Electricians

    Re: LocalHost: Not Authenticated w/ RocketTheme

    Posted 11 years 5 months ago
    • Working :D
      Thank you very much
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: LocalHost: Not Authenticated w/ RocketTheme

    Posted 11 years 5 months ago
    • yw :cheesy:
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: LocalHost: Not Authenticated w/ RocketTheme

    Posted 11 years 4 months ago
    • Roeland_A! wrote:
      Try this, open php.ini:
      uncomment openssl extension in php.ini file.
      ;extension=php_openssl.dll

      Remove the semicolon so it is like this:
      extension=php_openssl.dll
      This image is hidden for guests.
      Please log in or register to see it.


      You can also go to your WAMP tray icon and click Php -> Php Extensions -> check "php_openssl" then click Restart All Services and it will be enabled for you.

Time to create page: 0.077 seconds