Search found 21 matches
- Sun Jan 07, 2007 12:40 am
- Forum: PHP Help and Discussion
- Topic: RHEL4 and PHP 5.2
- Replies: 8
- Views: 11128
Long time no post. I've dropped Plesk from my servers but I found myself back here today looking for an RPM for PHP 4.4.4. In any case, I actually have a tutorial on building RHEL/CentOS 4 RPMs for PHP 5.2.0 on my blog if you're interested. That should tide you over until Scott whips out some RPMs f...
- Tue Sep 05, 2006 5:13 pm
- Forum: PHP Help and Discussion
- Topic: How to build custom PHP RPMs
- Replies: 4
- Views: 6864
It's those last two steps that I'm not quite firm on. I was planning on setting up a VPS on one of my servers here in the office to build the packages so that it wouldn't interfere with my main system. What exactly would I need to install to cover any deps? How do I actually build the RPM once I hav...
- Tue Sep 05, 2006 2:32 pm
- Forum: PHP Help and Discussion
- Topic: How to build custom PHP RPMs
- Replies: 4
- Views: 6864
How to build custom PHP RPMs
Here's a question... How exactly do you build the RPMs you make available? I'm in a situation where I'm going to need to install about a dozen copies of PHP but I need memcache support. I'm also going to be installing on a 64-bit version of RHEL (or CentOS, I'm not sure yet), so I can't even use you...
- Fri Aug 18, 2006 2:41 pm
- Forum: General Help and Development Discussion
- Topic: MySQL 5.x and PHP 5.1.x for RHEL3
- Replies: 7
- Views: 7451
- Thu Aug 17, 2006 3:38 pm
- Forum: General Help and Development Discussion
- Topic: MySQL 5.x and PHP 5.1.x for RHEL3
- Replies: 7
- Views: 7451
- Wed Aug 16, 2006 4:23 pm
- Forum: General Help and Development Discussion
- Topic: MySQL 5.x and PHP 5.1.x for RHEL3
- Replies: 7
- Views: 7451
Oohhh... I forgot about Plesk not liking MySQL 5... Yeah, I know he's working on PHP 5.1.x. I was just wondering as to whether he was working on it RHEL3. I know he doesn't like RHEL3 and I couldn't find it in the atomic-testing or atomic-bleeding channels for that OS (although it is there for RHEL4...
- Tue Aug 15, 2006 12:00 pm
- Forum: General Help and Development Discussion
- Topic: MySQL 5.x and PHP 5.1.x for RHEL3
- Replies: 7
- Views: 7451
MySQL 5.x and PHP 5.1.x for RHEL3
Are there any plans on creating RPMs for PHP 5.1.x and MySQL 5.x for RHEL3? I run quite a few vBulletin sites and they recommend that you run PHP 5.1.x and MySQL 5.
If you are going to make newer PHP builds for RHEL3, can you please add the memcache extension?
If you are going to make newer PHP builds for RHEL3, can you please add the memcache extension?
- Tue Aug 08, 2006 12:17 pm
- Forum: PHP Help and Discussion
- Topic: memcache extension
- Replies: 0
- Views: 4139
memcache extension
Any chances of having the next release of php include the memcache extension?
http://us3.php.net/memcache
http://us3.php.net/memcache
- Mon Aug 07, 2006 2:27 pm
- Forum: General Help and Development Discussion
- Topic: Advice on using Fedora with Plesk
- Replies: 7
- Views: 6466
- Mon Jul 10, 2006 10:30 am
- Forum: General Help and Development Discussion
- Topic: Optimizing caches in MySQL 4.1
- Replies: 7
- Views: 6776
For reference, I have included my my.cnf below. This server is a Dual Xeon 2.8GHz w/ 4GB of RAM and (3) 73GB 10K RPM SCSI drives in RAID 5. It runs a few vBulletin sites and averages about 60 queries/sec during off times and jumps as high as 200 queries/second during the evenings. The biggest perfor...
- Fri Jul 07, 2006 5:10 pm
- Forum: PHP Help and Discussion
- Topic: Plan to upgrade to php 5x mysql 4.x
- Replies: 2
- Views: 5241
Once I got a few glitches worked out, I'm not having any problems on the one box I upgraded. It took about an hour to diagnose and about 30 seconds to fix. I'm not upgrading the rest though because APC doesn't work with PHP 5.0.x. I've never been able to get eAccelerator to work correctly, so that l...
- Fri Jul 07, 2006 10:28 am
- Forum: PHP Help and Discussion
- Topic: Vbulletin and PHP 5.04 on Plesk 8.0.1
- Replies: 4
- Views: 7317
Restart httpd and then tail the last 100 lines or so of your httpd error log (should be in /var/log/httpd/error_log). If you see the pair of errors below, you've got the same problem I had. See the link at the bottom for the fix. PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php...
- Wed Jul 05, 2006 5:09 pm
- Forum: PHP Help and Discussion
- Topic: MySQL troubles after upgrading to PHP 5.0.4
- Replies: 10
- Views: 13476
- Wed Jul 05, 2006 4:04 pm
- Forum: PHP Help and Discussion
- Topic: MySQL troubles after upgrading to PHP 5.0.4
- Replies: 10
- Views: 13476
Yeah, well, unfortunately, I've got a few servers at The Planet all using RHEL3. I really can't afford the downtime of having them reloaded with RHEL4 and then having to restore everything. To my knowledge, there is no way to upgrade from 3 to 4 without being able to boot from the install media so I...
- Wed Jul 05, 2006 1:52 pm
- Forum: PHP Help and Discussion
- Topic: MySQL troubles after upgrading to PHP 5.0.4
- Replies: 10
- Views: 13476
Let me know if you need anything else [root@xoxide1 root]# rpm -qf /usr/lib/mysql/libmysqlclient.so.14 mysql-4.1.20-1.art.rhel3.art [root@xoxide1 root]# rpm -qf /usr/lib/mysql/libmysqlclient_r.so.14 mysql-4.1.20-1.art.rhel3.art [root@xoxide1 root]# rpm -qf /usr/lib/libmysqlclient.so.10 mysql-compat-...