• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Trouble upgraiding php 5.0 to 5.2

H

heapKiller

Guest
First I read http://www.atomicorp.com/wiki/index.php/PHP.
But no yum on 8.2. I dont know why, but its a fact.

I found and install working yum and setup Atomic channel but yum gettin error on connectin to that channel.
I try to use remi repo and all be ok. Only sqlite dep... And I try to setup it from GentOS like in wiki. After that I get deps to readline.so4 in rpms from GentOS. I found it and install. Install was sucessfull.

But yum is not workin now. Its freeze and than I get that

File "/usr/bin/yum", line 29, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 92, in main
result, resultmsgs = do()
File "/usr/share/yum-cli/cli.py", line 471, in doCommands
return self.updatePkgs()
File "/usr/share/yum-cli/cli.py", line 949, in updatePkgs
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup
self.doSackSetup(thisrepo=thisrepo)
File "__init__.py", line 260, in doSackSetup
File "repos.py", line 287, in populateSack
File "sqlitecache.py", line 96, in getPrimary
File "sqlitecache.py", line 83, in _getbase
File "sqlitecache.py", line 76, in getDatabase
File "sqlitecache.py", line 49, in loadCache
File "/usr/src/build/539311-i386/install//usr/lib/python2.4/site-packages/sqlite/main.py", line 244, in execute
MemoryError


From it. I really quck need to upgrade. Who tell me where where I was wrong?
 
Back
Top