close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Problem Installing Powerstore cURL Error

Thread began 9/21/2013 10:01 am by Philipp | Last modified 7/07/2015 11:56 am by Ray Borduin | 1592 views | 4 replies |

Philipp

Problem Installing Powerstore cURL Error

Hi,
when running the install procedure for Powerstore 4.5.3 on my server I get this error message:

"PowerStore 4 Installation Wizard
STEP 1 OF 7
This Server Diagnostic Check analyzes your server to ensure the necessary permissions and settings are enabled for PowerStore to work properly.
Server Diagnostic Check
ERROR: All of the attributes below need to check out before you can proceed to the next step.
PHP 5.3.27-1~dotdeb.0
PHP 5.3.27-1~dotdeb.0 is installed.
GD Image Library
GD Image Library [bundled (2.1.0 compatible)] is installed.
cURL
cURL [7.21.0] is installed , however cURL was unable to post to the webassist server at https://www.webassist.com. You will not be able to complete the installation without activating through the webassist web site. .
SimpleXML
SimpleXML is installed.
Session Management
Session management works as expected.
File Permissions
Files and directories can be created."

When running this script (http://www.webassist.com/forums/showpost.php?p=87177&postcount=7) it reads: "Curl error: couldn't connect to host"

Any suggestions?

Sign in to reply to this post

Jason ByrnesWebAssist

Your host is not allowing the cURL connection to be made to the webAssist servers, you will need to contact the host and have them lift the restriction for cURL connecting to the webAssist server.

Sign in to reply to this post

Philipp

Great, now it works! Thanks for the support!

Sign in to reply to this post

dave.l389632

Same problem on localhost

Jason do you know how to lift this restriction for a local testing server (WAMP) MySQL 5.6.17, PHP 5.5.12, APACHE 2.4.9?

Sign in to reply to this post

Ray BorduinWebAssist

Can you connect to other servers with cURL? Like this:

php:
$ch = curl_init("http://google.com");    // initialize curl handle

    curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
    $data = curl_exec($ch);
    print($data);



I'm not a server configuration expert, but I've done a few google searches on this error. Another forum suggested:

enter - IP www.webassist.com and enter it in etc/hosts file

(I'm not sure exactly what that means, but it may be a solution)

Sign in to reply to this post
Did this help? Tips are appreciated...

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...