Search found 5 matches
- Mon Aug 27, 2007 7:35 pm
- Forum: General Help and Development Discussion
- Topic: php installed without mysql
- Replies: 4
- Views: 3868
Got it working
I edited thephp5.spec file to include mysql and gd and it works now, sometimes. The frustrating thing now is that one database connects perfectly all the time, others connect sometimes and fail other times, and one does not connect at all. Very confusing, but the good news is that php is connecting ...
- Mon Aug 27, 2007 9:54 am
- Forum: General Help and Development Discussion
- Topic: php installed without mysql
- Replies: 4
- Views: 3868
php installed without mysql
Another problem - php 5.2.3 from the atomic channel installed without mysql support. Is there any way to change this?
- Mon Aug 27, 2007 6:36 am
- Forum: General Help and Development Discussion
- Topic: php upgrade fails - Unsigned package
- Replies: 2
- Views: 3096
Deleted old version of php first, and then it worked!
Deleted old version of php first, and then it worked! 

- Mon Aug 27, 2007 6:19 am
- Forum: General Help and Development Discussion
- Topic: php upgrade fails - Unsigned package
- Replies: 2
- Views: 3096
Fixed the problem with the signature but still no install
Discovered that gpgcheck=1 was also in atomic.repo I changed that to 0, and everything ran until it said "done" but nothing was installed? 

- Mon Aug 27, 2007 3:21 am
- Forum: General Help and Development Discussion
- Topic: php upgrade fails - Unsigned package
- Replies: 2
- Views: 3096
php upgrade fails - Unsigned package
I am trying to upgrade an installation of php 5.1.6 to 5.2.3 on Centos 4.2. When I do yum upgrade php all seems to start out well, but then the process aborts with this message: "Package php-imap-5.2.3-3.el4.art.i386.rpm is not signed". I tried setting gpgcheck=0 in yum but this didn't hel...