Search found 5 matches

by Patrice.d
Mon Oct 22, 2007 1:59 pm
Forum: General Help and Development Discussion
Topic: Wrong API version?
Replies: 8
Views: 5414

Wrong API version?

Hi all,

After doing an update of php and mysql, plesk 8.1.1 detects the new versions but when i check phpinfo(), the mysql Client API version is still 4.1.22 instead of 5.0.27.
Do you have an idea?
Thank you

Patrice
by Patrice.d
Mon Oct 22, 2007 6:36 am
Forum: General Help and Development Discussion
Topic: update php and mysql on fc4
Replies: 4
Views: 4121

solved!

I fixed the problem.
The problem was that i forgot to change the yum.conf.
I.E. i left the yum.conf as mentioned above. So i put the original values, and made a yum clean all
then the yum update php worked perfectly and also the yum update mysql

Thanks again for you help

Patrice
by Patrice.d
Mon Oct 22, 2007 3:26 am
Forum: General Help and Development Discussion
Topic: update php and mysql on fc4
Replies: 4
Views: 4121

more infos

So this is the complete log i see, one surprising thing is all files are for rhel4 and i am on plesk ???? is that normal? and still the dependency error Thank you Patrice Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for php to pac...
by Patrice.d
Sun Oct 21, 2007 8:45 am
Forum: General Help and Development Discussion
Topic: update php and mysql on fc4
Replies: 4
Views: 4121

still a problem

Thanks Scott for you reply,
i have done what you said and all worked, but at the step of resolving dependencies i get this error:
Error: Missing Dependency: libpq.so.3 is needed by package php-pgsql

help!! :shock:
thanks a lot
Patrice
by Patrice.d
Sat Oct 20, 2007 11:44 am
Forum: General Help and Development Discussion
Topic: update php and mysql on fc4
Replies: 4
Views: 4121

update php and mysql on fc4

Hello all, I am a new user of linux and i have a fc4 plesk 8.1.1 box. current verions: php: 5.0.4 mysql 4.1.2 i only modified the yum.conf as follows: [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=fedora-release tolerant=1 exactarch=1 exclude=spam...