Posts: 3
Threads: 1
Joined: Jun 2010
2010-06-29, 03:42:48
(This post was last modified: 2010-06-29, 04:54:43 by mes.)
Hi,
I have installed GetSimple today, locally on WAMP and under the Health Check page i see a warning "cURL Not Installed - Warning"
Assuming that the warning is related to Fancy URL, I have checked my Apache settings and the rewrite module is enabled.
Any suggestions/explanations?
Thanks,
Posts: 1,204
Threads: 30
Joined: Jun 2010
Your problem is related to WAMP not to GS.
Edit php.ini in bin\php\ , and bin\Apache\ , and uncomment the line:
extension=php_curl.dll
Addons: blue business theme, Online Visitors, Notepad
Posts: 3
Threads: 1
Joined: Jun 2010
yojoe Wrote:Your problem is related to WAMP not to GS.
Edit php.ini in bin\php\ , and bin\Apache\ , and uncomment the line:
extension=php_curl.dll
Thanks for your reply, i will try your suggestion - Can you further explain the cause of this issue?
Posts: 1,204
Threads: 30
Joined: Jun 2010
LAMP instances (like xampp or wamp) provide basic configuration after installation.
You have to manually configure specific options, and enable certain libraries.
Basically curl is very popular addon, and provide support for data transfer over http, especially using forms.
Addons: blue business theme, Online Visitors, Notepad
Posts: 3
Threads: 1
Joined: Jun 2010
yojoe Wrote:LAMP instances (like xampp or wamp) provide basic configuration after installation.
You have to manually configure specific options, and enable certain libraries.
Basically curl is very popular addon, and provide support for data transfer over http, especially using forms.
Thanks for the explanation, your suggestion got rid the warning.
Posts: 1,204
Threads: 30
Joined: Jun 2010
2010-06-29, 21:39:00
(This post was last modified: 2010-06-29, 21:55:16 by BlackRose.)
You can simply compare how GS works with and w/o curl.
But on locally hosted LAMP server you won't even notice the difference
Especially when you don't use https nor gzip compression during data send.
Addons: blue business theme, Online Visitors, Notepad
Posts: 2
Threads: 0
Joined: Jun 2011
yojoe Wrote:Your problem is related to WAMP not to GS.
Edit php.ini in bin\php\ , and bin\Apache\ , and uncomment the line:
extension=php_curl.dll
âðú ø ÿøшõт þшøñúу((
Úðú ÑÂôõûðть чтþñы ãрûы рðñþтðûø ýþрüðûьýþ? ð тþ ýþòþÑÂтø ÿþôúûючðõшь øûø ò ÑÂðùôñðр ÑÂтðòøшь ø òÑÂõ úþрÑÂòøтÑÂÑÂ..., ýþòþÑÂтø тþöõ Ѡÿрþñûõüðüø уÑÂтðýðòûøòðютÑÂÑÂ(((
Posts: 1,204
Threads: 30
Joined: Jun 2010
sorry, but I can't help if you write in cyrylica
Addons: blue business theme, Online Visitors, Notepad
Posts: 18
Threads: 1
Joined: Dec 2012
Posts: 36
Threads: 4
Joined: Oct 2010
The above advice did not work, in fact it caused another problem. I tried uncommenting the line: [extension=php_curl.dll] in both PHP and Apache like you said, but just got an error warning (PHP Startup: Unable to load dynamic library 'c:wamp/bin/php/php5.4.3/ext/php_curl.dll' -The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe for more detail'). After replacing the ; comment marks I restarted everything - rebooted PC, WAMP2 and tried reinstalling GS. To no avail. Now the GS folder won't even show. Please help as it's got rather urgent now.