- This topic has 1 reply, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Using Photo Seller in local Wamp database
Tagged: LocalHost, wamp database
I uploaded photo seller to my host ipage on an active WP set up.
Since then I have learned I can use a WAMP server to build on a local database and upload by ftp when I am prepared.
I am getting this message when I try to upload the photo seller plug in to my local database. Am I able to load this to my local database?
( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: Call to undefined function curl_init() in C:wampwwwwp-contentpluginswp-photo-selleradminincludeswps-lic-includes.php on line 49
Call Stack
# Time Memory Function Location
1 0.0012 185560 {main}( ) ..admin.php:0
2 0.7141 20315264 do_action( ) ..admin.php:211
3 0.7142 20316200 call_user_func_array ( ) ..plugin.php:470
4 0.7142 20316216 WPSAdmin->productLicense( ) ..plugin.php:470
5 0.7142 20316304 WPSCommon::getView( ) ..WPSAdmin.php:240
6 0.7152 20342296 include( ‘C:wampwwwwp-contentpluginswp-photo-selleradminproduct-license.php’ ) ..WPSCommon.php:141
7 0.7152 20342432 wp_photo_do_lic_verify( ) ..product-license.php:14
Doing local testing on a WAMP setup, requires that you possess advanced knowledge of server configuration. As such, it is beyond the scope of the support forum, to assist you with your WAMP testing. All of the messages you listed are because you did not properly configure the server. Hint: you forgot to install, among other things, the cURL libraries.
Might I suggest that you, instead create a secondary domain installation on your sserver “test.mydomain.com” in place of a WAMP setup? That way you won’t have issues coming from your localhost setup.