Forum
Bildirimler
Hepsini Temizle
Linux & Unix
2
Yazılar
2
Üyeler
0
Reactions
702
Görüntüleme
Konu başlatıcı
bazı php komutlarını kullanabilmek için mbstring modülünü kurmam gerekiyor… (64bit centos 5.8, cpanel ve php5.3.18 var sunucumda)
easyapache kullanmadan bunu yapabilmemin yolu var mı? (easyapache kullanmaya çekiniyorum; çünkü ilk kurulumu ben yapmadım, neler eklendi/seçildi bilmiyorum. ve php.ini yahut apache ayarlarında bir sorun yaratıp işleyen siteleri bozarım diye tereddüt ediyorum)
şu aşağıdaki methodları denedim; ama hiç bir sonuç alamadım.
a) önce şu linki denedim…
hatta gerekli olabileceği söylenen EPEL repository'i de yükledim.. ama sonuç alamadım..
b) şunu yazarsam:
yum localinstall php-mbstring-5.1.6-39.el5_8.x86_64.rpm,
şu hatayı alıyorum:
Loaded plugins: fastestmirror, security Setting up Local Package Process Examining php-mbstring-5.1.6-39.el5_8.x86_64.rpm: php-mbstring-5.1.6-39.el5_8.x86_64 Nothing to do
şunu yazarsam:
rpm -ivh php-mbstring-5.1.6-39.el5_8.x86_64.rpm
şu hatayı alıyorum:
error: Failed dependencies: php-common = 5.1.6-39.el5_8 is needed by php-mbstring-5.1.6-39.el5_8.x86_64
c) şu adresten ilgili rpm dosyasını indirdim(8.satır): http://www.rpmseek.com/rpm-pl/php-mbstring.html?hl=com&cs=php-mbstring:PR:0:0:0:0:0
instal via sudo yum install php-mbstring
&
sudo yum install php-mbstring.html?hl=com&cs=php-mbstring:PR:0:0:0:0:0
komutlarını denedim.
sonuç hep aynı: Nothing to do
eğer şunu yazarsam:
sudo rpm –ivh php-mbstring-5.1.6-39.el5_8.x86_64.rpm
şu hatayı alıyorum:
RPM version 4.4.2.3
Copyright (C) 1998-2002 - Red Hat, Inc.
This program may be freely redistributed under the terms of the GNU GPL
Usage: rpm [-aKfgpWHqV] [-aKfgpWHqVcdils] [-aKfgpWHqVcdilsaKfgpWHqV] [-aKfgpWHqVcdilsaKfgpWHqV] [-aKfgpWHqVcdilsaKfgpWHqV] [-aKfgpWHqVcdilsaKfgpWHqVK] [-aKfgpWHqVcdilsaKfgpWHqVK] [-aKfgpWHqVcdilsaKfgpWHqVKi] [-aKfgpWHqVcdilsaKfgpWHqVKiv] [-aKfgpWHqVcdilsaKfgpWHqVKiv] [-aKfgpWHqVcdilsaKfgpWHqVKiv?] [-a|--all] [-f|--file] [-g|--group]
[-p|--package] [-W|--ftswalk] [--pkgid] [--hdrid] [--fileid]
[--specfile] [--triggeredby] [--whatrequires] [--whatprovides]
[--nomanifest] [-c|--configfiles] [-d|--docfiles] [--dump] [-l|--list]
[--queryformat=QUERYFORMAT] [-s|--state] [--nomd5] [--nofiles]
[--nodeps] [--noscript] [--comfollow] [--logical] [--nochdir]
[--nostat] [--physical] [--seedot] [--xdev] [--whiteout]
[--addsign] [-K|--checksig] [--delsign] [--import] [--resign]
[--nodigest] [--nosignature] [--initdb] [--rebuilddb] [--aid]
[--allfiles] [--allmatches] [--badreloc] [-e|--erase <package>+]
[--excludedocs] [--excludepath=<path>] [--fileconflicts] [--force]
[-F|--freshen <packagefile>+] [-h|--hash] [--ignorearch] [--ignoreos]
[--ignoresize] [-i|--install] [--justdb] [--nodeps] [--nomd5]
[--nocontexts] [--noorder] [--nosuggest] [--noscripts]
[--notriggers] [--oldpackage] [--percent] [--prefix=<dir>]
[--relocate=<old>=<new>] [--repackage] [--replacefiles]
[--replacepkgs] [--test] [-U|--upgrade <packagefile>+] [--quiet]
[-D|--define 'MACRO EXPR'] [-E|--eval 'EXPR'] [--macros=<FILE:...>]
[--nodigest] [--nosignature] [--rcfile=<FILE:...>] [-r|--root ROOT]
[--querytags] [--showrc] [--quiet] [-v|--verbose] [--version]
[-?|--help] [--usage] [--scripts] [--setperms] [--setugids]
[--conflicts] [--obsoletes] [--provides] [--requires] [--info]
[--changelog] [--xml] [--triggers] [--last] [--dupes]
[--filesbypkg] [--fileclass] [--filecolor] [--filecontext]
[--fscontext] [--recontext] [--fileprovide] [--filerequire]
[--redhatprovides] [--redhatrequires] [--buildpolicy=<policy>]
[--with=<option>] [--without=<option>]
ne yapmam gerekiyor; fikri olan var mı?
Gönderildi : 31/10/2013 20:52