Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Aug 03, 2012 9:19 pm 
Offline
Newbie

Joined: Fri Aug 03, 2012 9:16 pm
Posts: 3
hello everyone,
i have install CentOS 5.6 and Kloxo in my vps.
after i upload my zencart program, during the actual installation, it show me such errors:

CURL not compiled into PHP - notify server administrator more info...
CURL not compiled into PHP - notify server administrator more info...
admin configure.php is not writeable more info...
store configure.php is not writeable more info...

i don't know how to solve this problem, could you help me?


Top
   
PostPosted: Fri Aug 03, 2012 9:33 pm 
Offline
Senior Member
User avatar

Joined: Tue Jan 04, 2005 7:32 am
Posts: 277
Website: http://www.betadome.com/
Location: Ålesund, Norway
Skype: neonnero
Twitter: neonnero
You could try yum install php-common or yum install php-curl, as suggested here:
http://stackoverflow.com/questions/2332 ... -in-centos


Top
   
PostPosted: Fri Aug 03, 2012 9:57 pm 
Offline
Newbie

Joined: Fri Aug 03, 2012 9:16 pm
Posts: 3
thank you for your help.
after try yum install php-common or yum install php-curl
------------
[root@localhost ~]# yum install php-common
Loaded plugins: protectbase
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5 ... epo=addons error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again
[root@localhost ~]# yum install php-curl
Loaded plugins: protectbase
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5 ... epo=addons error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again
------------
how to solve the problem?


Top
   
PostPosted: Fri Aug 03, 2012 10:03 pm 
Offline
Newbie

Joined: Fri Aug 03, 2012 9:16 pm
Posts: 3
Both curl and php-common packages are already installed.
rpm -qa php-common
php-common-5.2.17-13
rpm -qa curl
curl-7.15.5-15.el5

but problem still exist


Top
   
PostPosted: Sat Aug 04, 2012 8:10 am 
Offline

Joined: Fri Aug 03, 2012 9:47 am
Posts: 1
Is your resolv.conf set up? It looks like you're unable to resolve domain names currently. If your resolv.conf isn't set up try adding the following to it:
Code:
domain members.linode.com
search members.linode.com
nameserver 72.14.179.5
nameserver 72.14.188.5


Top
   
PostPosted: Sat Aug 04, 2012 8:16 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Substituting, of course, the IP addresses of the actual resolvers for your Linode; they're listed in the Linode Manager.

Barring that, you might have to get in touch with Kloxo support -- it sounds like it might have broken something.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: mattltm and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group