close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

local testing install error

Thread began 6/18/2012 10:24 pm by daniel387105 | Last modified 9/05/2012 8:00 am by Jason Byrnes | 3928 views | 7 replies |

daniel387105

local testing install error

cURL

cURL is not installed. Contact your hosting provider to have cURL installed.

Can you tell me how to fix this?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

you will need to edit the php.ini file to enable the curl extension.

To find the php.ini file location on your system, create a new php page and add the following code:

php:
<?php phpinfo(); ?>



save it to your site and name it phpinfo.php

browse to this file in your web browser to see information about your PHP installation. look for the Loaded Configuration File section, this will tell you the location of the php.ini file.

open that php.ini file, look for the following line:

;extension=php_curl.dll



and change it to:

extension=php_curl.dll



after saving the php.ini file, you will need to restart the server.

Sign in to reply to this post

daniel387105

Thanks that now working but im stuck,

Server/host name = localhost
Databass: i used the name power_store
user: daniel
and my password

but its not letting me? i have made a user on the xampp and have all privileges but its not letting me?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

use the root user name and root password

Sign in to reply to this post

GerhardC

Change php.ini file to activate cURL

I located and changed the php.ini files (actually there were two - php.ini-Development and php.ini-Production) by deleting the semi colon, as suggested.

You noted to then 'restart the server' - does that mean restart the PC (not sure)?

Nevertheless, in PowerCMS Installation Wizard I still get an error that says: "cURL is not installed. Contact your hosting provider to have cURL installed."

What to do please?

Sign in to reply to this post

Jason ByrnesWebAssist

there will only be one php.ini file that needs to be edited.

did you create the phpinfo.php file like i instructed in my initial reply?

create that file and view it in your browser.

look for the Loaded Configuration File section, this will tell you the php.ini file that needs to be edited.

restarting the pc will restart the server, but your server should also have a control panel where you can start and stop the apache service without having to reboot the computer.

Sign in to reply to this post

daniel387105

Help

Hi Jason

I changed the passord and now cant get in to phpadmin




Welcome to phpMyAdmin






Error

MySQL said:
Cannot connect: invalid settings.

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.


please help

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

if you change the root password you will nee to edit the PHPMyAdmin configuration.

Go to the xampp / wamp directory then into the phpmyadmin directory open config.inc.php

find $cfg['Servers'][$i]['password'] = '';
add your password $cfg['Servers'][$i]['password'] = 'password';

Sign in to reply to this post

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