Jump to content

Admin MySQL errors


Guest CreativeStudios

Recommended Posts

Guest CreativeStudios

Haha, i answered my own question!: If anyone is having problems with there SSL just remember to do this for the following questions, i had a few people tell me to do it a different way and it screwed up.

1. Root SECURE Public HTML Folder to store: (Include Trailing Slash)

Answer:

Shared SSL: /account/store/ (NOT: https://account/store NOR: https://domain.com/store/index.php)

Dedicated SSL: /store/

2. Absolute SECURE URL to store: (Excluding Trailing Slash)

Answer:

https://domain.com/store

(THATS IT! Im on a shared SSL and when i put "https://secureexample.com/username/store" It screwed up!!)

3.Server SECURE Root Directory:

Answer:

/path/to/public_html/store (On a Linux / Unix type machine)

c:\path\to\public_html\store (On a Windows Machine)

You can find your server secure root In your includes/global.inc.php folder

Question 1 & 2 i had the biggest problems! I keeped getting the wrong answers.

Hey there, After i got the SSL working. When i login to my Admin, It just refreshes and takes me back to the same login page. And when i am in there, instead of the menu bar i get the MySQL errors.

Is there a way to fix this? (No i do not want the tool that restores it, I want the fix so i dont see anymore errors when i login when my SSL is enabled!)

Stephen D.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...