close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

SSL Info

Thread began 7/24/2012 12:12 pm by Eric Goodman | Last modified 7/26/2012 7:44 am by Jason Byrnes | 3062 views | 14 replies |

Eric Goodman

SSL Info

I have just migrated the store over to new hosting that allows SSL with independent IP addresses which I could not do from past hosting co.

Do I have to keep the entire store in the SSL or can we divide the site so only the check out is in the SSL? I was told it would navigate faster that way. If we can split it how do I go about doing this?

Sign in to reply to this post

Jason ByrnesWebAssist

What version of power store?

If you are using Power Store, the checkout pages will automatically detect the SSL and redirect the checkout to the secure site so that you can perform the shopping using the standard address.

Sign in to reply to this post

Eric Goodman

Ssl

So all I would have to do is put the checkout page in the ssl folder or is there more to it than that?

Sign in to reply to this post

Jason ByrnesWebAssist

well, you should put a copy of all thew pages in the ssl folder. if the visit the checkout page they will be dirtected to the ssl site, if they then decide to continue shopping, they will still be on the ssl site, so the other store pages should still be available to them.

Sign in to reply to this post

Eric Goodman

ssl

So the whole site is outs the SSL folder and a copy of everything inside the SSL as well?

Sign in to reply to this post

Jason ByrnesWebAssist

yes, that is correct.

Sign in to reply to this post

Eric Goodman

New issue

I just transferred this store over to a new hosting provider. I have the SSL and independent IP in place. When I go to to store online I am getting the following error which may be a scripting issue? Out of my realm. (this is what shows up in the browser window) Any ideas?

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/shopjewe/public_html/webassist/globals/globals.php on line 49

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/shopjewe/public_html/webassist/globals/globals.php on line 103

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/shopjewe/public_html/Connections/PowerStoreConnection.php:23) in /home/shopjewe/public_html/WA_SecurityAssist/Helper_PHP.php on line 9

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/shopjewe/public_html/Connections/PowerStoreConnection.php:23) in /home/shopjewe/public_html/WA_SecurityAssist/Helper_PHP.php on line 9
Table 'jewelsf_jfac.ps4_orders' doesn't exist

Sign in to reply to this post

Jason ByrnesWebAssist

when transferring from local to live, you need to update the Connections/PowerStoreConnection.php file with the correct information for connecting to the live MySQL Server, you also need to export the local Database and import it to the remote server.

It would be easier to do a fresh client power store install on the remote server instead of trying to transfer form the local to remote.

Sign in to reply to this post

Eric Goodman

issue

What should I edit?

<?php

# FileName="Connection_php_mysql.htm"

# Type="MYSQL"

# HTTP="true"

$hostname_PowerStoreConnection = "localhost";

$database_PowerStoreConnection = "jewelsf_jfac";

$username_PowerStoreConnection = "jewelsf_jfac";

$password_PowerStoreConnection = "janinegallo2011";

$PowerStoreConnection = mysql_pconnect($hostname_PowerStoreConnection, $username_PowerStoreConnection, $password_PowerStoreConnection) or trigger_error(mysql_error(),E_USER_ERROR);

mysql_set_charset('utf8',$PowerStoreConnection);

?>

Sign in to reply to this post

Jason ByrnesWebAssist

you need to edit the host name, the user name, the password and the database name to use the correct values for connecting to the remote database

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...