search for: famillecollet

Displaying 20 results from an estimated 29 matches for "famillecollet".

2010 Feb 18
4
how to push the bounds and get newer packages for centos 5.4?
...be doing involves php and, as i read it, the standard php version with centos 5.4 is php-5.1. if i *wanted* to move up to a more recent version (say, php-5.3), obviously, i'd need to go outside the limits of the standard centos yum repos. in my travels, i ran across this site: http://blog.famillecollet.com/pages/Config-en with the corresponding instructions: wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm i'm suitably leery of 3rd-party repo...
2010 Sep 25
2
possible additional comment regarding newer PHP
again, from here: http://wiki.centos.org/FAQ/CentOS5 regarding a newer version of PHP, a number of PHP experts that i know of suggest that, if you truly need an up-to-date version of PHP, you should: rpm -ivh http://rpms/famillecollet.com/enterprise/remi-release-5.rpm while remi collet's repo isn't official, it's accepted by numerous developers as a reliable source of newer PHP packages (5.3.3), so it seems that could be added with the appropriate disclaimer. rday -- =============================================...
2016 Dec 13
2
Redhat Dependencies
"python-crypto" looks like it's also in EPEL. http://rpms.famillecollet.com/rpmphp/zoom.php?rpm=python-crypto Kris Lou klou at themusiclink.net On Tue, Dec 13, 2016 at 12:53 PM, Reindl Harald via samba < samba at lists.samba.org> wrote: > > > Am 13.12.2016 um 22:37 schrieb Metin KoƧ via samba: > >> I'm giving this error when i'm prov...
2013 May 30
1
6.4 failing to connect
...Greek to me. :-{ [root at Hbsk ~]# yum update Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile epel/metalink | 13 kB 00:00 * c6-media: * epel: mirror.vcu.edu * remi: rpms.famillecollet.com file:///media/CentOS/repodata/repomd.xml: [Errno 14] Could not open/read file:///media/CentOS/repodata/repomd.xml Trying other mirror. file:///media/cdrecorder/repodata/repomd.xml: [Errno 14] Could not open/ read file:///media/cdrecorder/repodata/repomd.xml Trying other mirror. file:///media/c...
2013 Jun 21
1
fasttrack mirror server out of sync?
I don't know if it's useful to report this: (& who should I report it to?) # yum update [...] * base: mirrors.ircam.fr * extras: mirrors.ircam.fr * fasttrack: mirror.ovh.net * remi-ff: rpms.famillecollet.com * updates: centosq3.centos.org base | 3.7 kB 00:00 cr | 2.9 kB 00:00 extras | 3.4 kB 00:00 fasttrack | 3.4 kB 00:00 Not using downloaded repomd.xml because it is older than what we have: Current : Thu Jun 20 14:40:52 2013 Downloaded: Wed Jun 12 13:45:25 2013 To me it...
2010 Mar 01
4
issues with 3rd party repos for centos
...checked under x86_64, but i don't see any php or mysql packages. am i misreading something? next, regarding remi collet's repo: "Has been recommended on the mailing list and forum for mysql 5.1 and php5.2.9." however, if you check over there (say, under x86_64): http://rpms.famillecollet.com/enterprise/5/remi/x86_64/repoview/development.languages.group.html remi appears to already be up to php 5.3.1 (and even 5.3.2 under the "test" link), so the centos wiki page is a bit out of date. finally, all i want is to install PHP 5.3.x (and, obviously, dependent packages) on a...
2012 Mar 14
2
CentOS 5 Testing repo
We were using the CentOS 5 testing repo on dev.centos.org to update our webservers' PHP to 5.2. However, we've just tried building a new machine lately and found that the repo seems to be empty. Is this a temporary fault, or has it gone away now that CentOS 6 is out? If it has gone away, where can I grab PHP 5.2 packages from? Thanks. -- Spiro Harvey Knossos
2010 Jul 26
5
Php 5.2.x support ends
Thinking of just sitting on this for awhile? Thoughts? Last release for PHP 5.2 & updates for 5.3 PHP Logo The users of PHP 5.2 should upgrade to 5.3 at their earliest convenience, as the active support of the 5.2 series came to an end with the release of version 5.2.14 earlier today. PHP 5.2.0 was released almost four years ago and according to the release announcement,
2016 Jan 26
1
Introduction
Introduction: Remi Collet I'd like to get wiki access, only to be able to create my user page https://wiki.centos.org/RemiCollet And perhaps later, some edit about SCL documentation https://wiki.centos.org/SpecialInterestGroup/SCLo Thanks, Remi
2017 Nov 09
0
Draft review request (php7 on CentOS) [Was: Documentation proposal]
...fpm works properly. Depending on your use case, you may need to tune your apache / php settings. Please read this article <https://developers.redhat.com/blog/2017/10/25/php-configuration-tips/> for more details" What do you think ? On 9 November 2017 at 06:32, Remi Collet <Fedora at famillecollet.com> wrote: > Hi > > Le 03/11/2017 ? 17:38, Akemi Yagi a ?crit : > > ?It's been a week, so I set up a place for you in HowTo: > > > > ?https://wiki.centos.org/HowTos/php7 > > Thanks for having worked on this > > And sorry for very late comment (I have...
2017 Nov 09
1
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi Le 09/11/2017 ? 10:22, Thibaut Perrin a ?crit?: > Hi, > > Thanks for your feedback. > > What I could do would be to add a simple note : "This is a basic > configuration to confirm your php-fpm works properly. Depending on your use > case, you may need to tune your apache / php settings. Please read this > article >
2016 Dec 13
0
Redhat Dependencies
Am 13.12.2016 um 21:58 schrieb Kris Lou via samba: > "python-crypto" looks like it's also in EPEL. > > http://rpms.famillecollet.com/rpmphp/zoom.php?rpm=python-crypto looks so, "yum" is just too dumb to find it when the binary rpm is just called "python2-crypto" and "yum install python-crypto" would have found it https://koji.fedoraproject.org/koji/packageinfo?packageID=3575 so the OP seems...
2008 Sep 15
1
Computer and network devices management tool
Hello, I have to deploy a monitoring system that need to keep watch on every device/host on my LAN. Can anyone recommend me a tool that in CentOS packages stock ? I know some tool like GLPI but no available CentOS package so I want to looking for something else that already that tested on CentOS. I am running CentOS 5.2 Thanks in advance. Regards,
2009 May 12
2
Agentless Inventory
Anyone know of an OS/Software inventory tool that supports Linux and Windows that is agentless? Thanks, jlc
2010 Feb 16
2
[OT?] diffs between mysql 5.0 and 5.1, and upgrading to mysql 5.1?
being used to mysql 5.1 on my fedora system, i'm suddenly looking after a centos 5.4 box with mysql 5.0.77. before i start digging into the mysql 5.0-5.1 changelog, do i have a lot to worry about in terms of mentally backing up one version? or is simply upgrading the centos box to mysql 5.1 an option? (i realize that mysql 5.1 is *not* officially supported in centos 5.4.) rday --
2010 Apr 01
2
Looking for an application that simplifies tracking installed packages.
Hi, As the number of hosts increases, it's getting harder to keep track of what packages have been installed on each host using yum or rpm. So I am wondering if there's an existing application that helps you keep track of what packages installed on each host. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jul 14
2
PHP 5.2 on CentOS 4
How can i upgrade from PHP 5.1.6 to PHP 5.2.9 on CentOS 4. Thanks _________________________________________________________________ Hotmail: Free, trusted and rich email service. https://signup.live.com/signup.aspx?id=60969 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Aug 05
2
CentOS to RedHat and vice versa
Has anyone ever tried to mass replace installed RedHat RPMS with their equivalent CentOS versions or vice versa? I was thinking of generating a list of all packages and then running RPM or yum with a 'replace' option. The reason for doing this: Years ago I was tasked with building a RHEL4 system. Budgeting, time constraints, the lunar cycle, etc.., prevented the purchase of an equivalent
2010 Sep 13
1
PHP, OpenSSL missing functions
Hello, new to this list and am not sure if this is the right one to post this question to but here it is... System specifications Linux hostname 2.6.18-194.11.1.el5 #1 SMP Tue Aug 10 19:09:06 EDT 2010 i686 athlon i386 GNU/Linux CentOS-5.5 PHP 5.2.13 OpenSSL-0.9.8e According to the manual for PHP a function of PHP with SSL configured is
2011 Jan 30
1
py-yaml complaints from yum
...o.1" Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.cogentco.com * base: hpc.arc.georgetown.edu * centosplus: mirror.steadfast.net * contrib: hpc.arc.georgetown.edu * epel: mirror.seas.harvard.edu * extras: mirror.atlanticmetro.net * remi: rpms.famillecollet.com * rpmforge: fr2.rpmfind.net * updates: mirror.ash.fastserv.com libyaml-0.1.2-3.el5.i386 : YAML 1.1 parser and emitter written in C Repo : epel Matched from: Filename : /usr/lib/libyaml-0.so.1 libyaml-0.1.2-3.el5.x86_64 : YAML 1.1 parser and emitter written in C Repo : epel...