Search found 25 matches
- Tue Jul 18, 2006 7:53 pm
- Forum: General Help and Development Discussion
- Topic: Fedora Core 2 users..... compare yum.conf
- Replies: 7
- Views: 6431
So do I keep one of them? Or get rid of both like this: [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 retries=20 [base] gpgcheck=1 name=Fedora Core $releasever base baseurl=http://download.fedoralegacy.org/fed...
- Tue Jul 18, 2006 3:25 pm
- Forum: General Help and Development Discussion
- Topic: Fedora Core 2 users..... compare yum.conf
- Replies: 7
- Views: 6431
Don't need these: [base] name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror baseurl=http://3es.atomicrocketturtle.com/3rd-party/base/$releasever/ [updates] name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror baseurl=http://3es.atomicrocketturtle.com/3rd-party/updates/$releasev...
- Tue Jul 18, 2006 1:24 pm
- Forum: General Help and Development Discussion
- Topic: Fedora Core 2 users..... compare yum.conf
- Replies: 7
- Views: 6431
Would this be the proper setup for fedora legacy? [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 retries=20 [base] gpgcheck=1 name=Fedora Core $releasever base baseurl=http://download.fedoralegacy.org/fedora/$r...
- Fri Jul 14, 2006 2:24 pm
- Forum: General Help and Development Discussion
- Topic: Fedora Core 2 users..... compare yum.conf
- Replies: 7
- Views: 6431
Fedora Core 2 users..... compare yum.conf
I'm really interested in know what other FC2 user's yum.conf files look like. Here's what mine looks like. I added the ART channels and the rest was already installed by my host, iweb.ca: [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-releas...
- Fri Jul 14, 2006 1:58 pm
- Forum: General Help and Development Discussion
- Topic: Yum Update - FC2 and PHP 4.4.2
- Replies: 1
- Views: 2927
I'm thinking of first applying these changes: Upgrading from ART PHP 4.4.2 Remove incompatible packages: yum remove php-mcrypt php-xslt php-domxml Update PHP: yum upgrade Install additional packages: yum install php-gd Correct Configuration files (if needed): mv /etc/php.ini /etc/php.ini.v4 mv /etc/...
- Fri Jul 14, 2006 1:56 pm
- Forum: General Help and Development Discussion
- Topic: Yum Update - FC2 and PHP 4.4.2
- Replies: 1
- Views: 2927
Yum Update - FC2 and PHP 4.4.2
I ran yum check-update and got this back: php i386 5.0.4-13.rhfc2.art atomic php-imap i386 5.0.4-13.rhfc2.art atomic php-mbstring i386 5.0.4-13.rhfc2.art atomic php-mysql i386 5.0.4-13.rhfc2.art atomic php-pear i386 5.0.4-13.rhfc2.art atomic php-pgsql i386 5.0.4-13.rhfc2.art atomic spamassassin i386...
- Sat Jun 10, 2006 11:38 am
- Forum: General Help and Development Discussion
- Topic: Not Using Plesk Updater
- Replies: 1
- Views: 2740
Not Using Plesk Updater
I'm currently only using yum to update my server. Is this good enough? I had a problem in the past with the built in Plesk updater, which is why I switched to ART.
- Fri May 26, 2006 3:20 pm
- Forum: General Help and Development Discussion
- Topic: Are these Yum updates safe?
- Replies: 3
- Views: 4058
- Fri May 26, 2006 10:20 am
- Forum: General Help and Development Discussion
- Topic: Are these Yum updates safe?
- Replies: 3
- Views: 4058
Are these Yum updates safe?
My last yum update didn't go so smoothly because of my zend optimizer. Do these latest updates look ok? Any problems anyone can think of? # yum check-update Repository base already added, not adding again Setting up Repos psa-7.5 100% |=========================| 951 B 00:00 base 100% |==============...
- Sun Apr 16, 2006 12:48 am
- Forum: General Help and Development Discussion
- Topic: Installing ImageMagick
- Replies: 1
- Views: 2734
Installing ImageMagick
Is the ImageMagick installation fairly stable? I know it's included in the ART rpms somewhere.
- Sun Apr 16, 2006 12:21 am
- Forum: General Help and Development Discussion
- Topic: Keeping Up To Date 'Yum Update'
- Replies: 18
- Views: 17399
- Sat Apr 15, 2006 7:06 pm
- Forum: General Help and Development Discussion
- Topic: Keeping Up To Date 'Yum Update'
- Replies: 18
- Views: 17399
This seems to be the consistent error: PHP Fatal error: [ionCube Loader] The Loader must appear in the php.ini file before other extensions in Unknown on line 0 Failed loading /usr/lib/php4/ioncube_loader_lin_4.4.so: /usr/lib/php4/ioncube_loader_lin_4.4.so: cannot open shared object file: No such fi...
- Sat Apr 15, 2006 6:35 pm
- Forum: General Help and Development Discussion
- Topic: Keeping Up To Date 'Yum Update'
- Replies: 18
- Views: 17399
The ioncube.ini file contains this link:
Code: Select all
zend_extension=/usr/lib/php4/ioncube_loader_lin_4.4.so
- Sat Apr 15, 2006 3:47 pm
- Forum: General Help and Development Discussion
- Topic: Keeping Up To Date 'Yum Update'
- Replies: 18
- Views: 17399
- Sat Apr 15, 2006 3:15 pm
- Forum: General Help and Development Discussion
- Topic: Keeping Up To Date 'Yum Update'
- Replies: 18
- Views: 17399
My php.ini currently has this: [Zend] zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2 zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2_6_2 zend_optimizer.version=2.6.2 zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so zend_extension_ts=/usr/local/Z...