Install says Curl not installed, but it is.
I'm installing 1.3.8 in a separate folder than store. It states in bright red letters that Curl is not installed, and yet I know that it is, especially since my site has been working for a while now.
However I checked php info to confirm that curl is enabled.
curl
cURL support enabled
cURL Information libcurl/7.16.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6
Looks enabled to me. How do I proceed since the installation won't allow me to unitl I can convince it that Crurl is installed.
I'm also getting the error that the configure files don't exist. Why? Doesn't the installation create those files?
The old install was much easier. But I guess you know that. ha.
Re: Install says Curl not installed, but it is.
What's the "exact" error message?
Re: Install says Curl not installed, but it is.
Nevermind,
I copied the configure files over to the new folder and the Curl problem went away.
:blush:
Re: Install says Curl not installed, but it is.
Quote:
Originally Posted by
birdoasis
I'm also getting the error that the configure files don't exist. Why? Doesn't the installation create those files?
The old install was much easier.
Um, those configure.php files only exist after you create them.
The install hasn't changed in terms of what you have to do.
The check about whether CURL is functional was added, and a few screens re-ordered.
I can't see how that makes the old one "much easier".
Re: Install says Curl not installed, but it is.
My much easier comment stemmed from having to create the configure.php files. I don't remember having to do that in the old install.
Not that it was much trouble, just getting old and lazy and looking for someone else to blame for me getting old and lazy.
Re: Install says Curl not installed, but it is.
After changing the path to the new folder the curl error is back.
Exact error is:
- CURL problems detected: 7 => couldn't connect to host more info...
- CURL problems detected: 7 => couldn't connect to host more info...
- CURL requires SSL support. Please notify webmaster or hosting company. 7 => couldn't connect to host more info...
Re: Install says Curl not installed, but it is.
Well, that means your server's PHP couldn't use its CURL to connect to Zen Cart's server to test whether CURL is functional or not.
Re: Install says Curl not installed, but it is.
but when it has the path to the actually store it is able to connect.
So I'm trying to figure out what the difference would be by having it in a separate folder.
other errors I'm getting.
folder has it's name in all caps. Could that be the problem?
Re: Install says Curl not installed, but it is.
Quote:
Originally Posted by
birdoasis
but when it has the path to the actually store it is able to connect.
I don't understand ...
Re: Install says Curl not installed, but it is.
Ok, I'll try to be coherent this time.
I'm installing 1.3.8 in birdoasis.com/LAB/
Of course the store running 1.3.7 is running fine at birdoasis.com, but I want to upgrade it to the new version so I unzipped into the /LAB/ folder.
If I copy the config.php files from the 1.3.7 store the install script can connect to Curl to verify that it is installed.
However if I change the store path in configure.php to birdoasis.com/LAB/ the installer is can not connect to Curl and says that it Curl isn't installed with the errors I entered before.
I'm going to try it with a blank configure.php file in the appropriate places and see if that works, but I have to go out to drop off about 10 UPS boxes before the pickup time.
Thanks
JP