cURL
Posted by: brahmfrie (---.cpe.net.cable.rogers.com)
Date: October 04, 2012 04:59PM

Hi folks,

Back with the cURL problem. It is activated, or at least shows it's activated. When I try and activate a WordPress theme that requires cURL I get this message:


( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: Call to undefined function curl_init() in C:\wamp\www\Website\wordpress\wp-content\plugins\wp-e-commerce-gridview-pro\classes\class-wpsc-gridview-upgrade.php(62) : eval()'d code on line 1
Call Stack
# Time Memory Function Location
1 0.0014 425024 {main}( ) ..\plugins.php:0
2 0.4681 30510584 require_once( 'C:\wamp\www\Website\wordpress\wp-admin\admin-header.php' ) ..\plugins.php:369
3 0.4953 30677784 do_action( ) ..\admin-header.php:135
4 0.4955 30679816 call_user_func_array ( ) ..\plugin.php:403
5 0.4955 30679848 WPSC_GridView_Upgrade::confirm_authorization_key( ) ..\plugin.php:403
6 0.4957 30696512 eval( '$ch = curl_init (); $ji = md5 ( trim($_POST ['P_pin']) ); curl_setopt ( $ch, CURLOPT_URL, "[a3dev.net]; . $_SERVER ['SERVER_NAME'] . "&address_ip=" . $_SERVER ['SERVER_ADDR'] ."&plugin=" . get_option('a3rev_wpsc_gridview_plugin') ); curl_setopt ( $ch, CURLOPT_HEADER, 0 ); curl_setopt ( $ch, CURLOPT_RETURNTRANSFER, 1 ); $respone_api = curl_exec ( $ch ); curl_close ( $ch ); if ($respone_api == md5('valid')) { update_option ( 'a3rev_pin_wpsc_gridview', sha1 ( md5 ( 'a3rev.com_' . get_option ( 'siteurl' ).'_wpsc_gridview' ) ) ); update_option ( 'a3rev_auth_wpsc_gridview', $ji ); update_option ( 'a3rev_wpsc_gridview_message', 'Thank you. This Authorization Key is valid.' ); }else{ delete_option ( 'a3rev_pin_wpsc_gridview' ); delete_option ( 'a3rev_auth_wpsc_gridview' ); update_option ( 'a3rev_wpsc_gridview_message', $respone_api ); }' ) ..\class-wpsc-gridview-upgrade.php:62

Any ideas about how to resolve this?

Options: ReplyQuote
Re: cURL
Posted by: stevenmartin99 (Moderator)
Date: October 04, 2012 05:03PM

Are you using wamp 32bit?if not... I suggest you use it

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: cURL
Posted by: brahmfrie (---.cpe.net.cable.rogers.com)
Date: October 04, 2012 05:15PM

No I'm using the 64 bit version - which 32 bit version would you suggest?

Options: ReplyQuote
Re: cURL
Posted by: brahmfrie (---.cpe.net.cable.rogers.com)
Date: October 04, 2012 05:55PM

I installed the latest version of wamp 32 bit. When trying to open wordpress site got this message:

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

Options: ReplyQuote
Re: cURL
Posted by: brahmfrie (---.cpe.net.cable.rogers.com)
Date: October 04, 2012 05:58PM

went to php extensions and php_Mysql is installed

Options: ReplyQuote


Sorry, only registered users may post in this forum.