similar to: php5 in centosplus update?

Displaying 20 results from an estimated 1000 matches similar to: "php5 in centosplus update?"

2007 Jun 08
1
Upgrading mysql5 from centosplus
Hello List, I have a regular install of centos 4.4 i386 (lately updated to 4.5), a new application needs mysql > 5.0.x The natural way to do this was: yum --enablerepo=centosplus update mysql However, after all the dependency / transaction checks.. i get this.. Dependencies Resolved ============================================================================= Package Arch
2007 Apr 18
1
php-5 install issues on centos 4
OK, i've found php-5 RPMs in the centosplus dir on mirrors. Sorry for my ignorance, but what's the difference between php-5.1.6-1.2.1.centos.x86_64.rpm and php-5.1.6-3.el4s1.5.x86_64.rpm ? There's other such examples in the same dir. Anyway, i opted to try installing the "el4" variety, along with the comparable RPM for php-mysql, but --after satisfying other
2006 Jan 18
4
Ruby "htmlentities" replacement: code review please!
Hi Railers, For some time now I''ve been looking for a decent Rails equivalent of PHP''s "htmlentities" command, because ERB''s html_escape (or more commonly called as just "h", eg. <%=h @somevariable %> ) just doesn''t go far enough for me. Back in PHP land, I actually had an extended version of the htmlentities command to deal with
2006 Oct 23
1
error messages when rebuilding centosplus kernel
I'm rebuilding the centosplus kernel with ISA P&P and ISA some devies enabled. At the very end of compilation, I got a lot of error messages that looked like: Error: ./init/initramfs.o .text refers to 0000046e R_386_PC32 .init.text Error: ./init/initramfs.o .text refers to 0000059c R_386_PC32 .init.text Error: ./init/initramfs.o .text refers to 000007a8 R_386_PC32
2007 May 29
1
centosplus :: php5 + mysql4 :: possible?
Hi, I was wondering if anyone came across this problem before: I'm trying to install php5 from the centosplus repository but it wants me to upgrade from mysql4 to mysql5 (also provided by the centosplus repository). Has anyone come up with a good work-around for this? I'd like to have php5 and mysql4 talking to each other in the most yum/rpm friendly way possible. Note: While
2007 Mar 12
1
[yum] problem with columns width output
Hi, I have a package named like this : httpd.i386 2.0.59-1.el4s1.5.el4.c centosplus As you see, version is too long for the column width. I tried to export COLUMNS with a higher value : no change. Any idea ? -- Martin
2007 Sep 28
3
PHP5/CentosPlus big mess.
Ok, so if you tuned in last time, I couldn't make the installation/upgrade of PHP5 from the Centos4 CentOS Plus repository work. Not one to be easilly dissuaded, I shapened my shovel and dug myself a hole. So using the exclude= lines in the repository config file backfired big time: even if I excluded the exclude= lines, yum continued to exclude the files on those lines, and only deigned to
2006 Sep 01
2
PHP5?
Hi everyone, I wish to run PHP5 on my web servers. Does CentOS support PHP5 yet or does this have to be manually built? Thanks.
2006 Sep 07
2
openssl package possibly different in CentOS and RHEL
I've just had a problem on one of my x86_64 boxes with openssl package. I have an 32-bit only application that requires openssl libraries. When I attempted to install openssl.i686 (in addition to already present openssl.x86_64), it failed. The rpm complained about conflicting files (they were all manpages), and I needed to use --force option to install the thing. The good folks
2006 Nov 20
1
nVidia MCP55 Pro SATA&Ethernet?
Hi, Just wondering, does CentOS4 support nVidia MCP55 Pro based SATA & Ethernet? Any known issues? -- NOTICE: If you are not intended recipient, you are hereby notified that by reading this message you agreed not to disturb frogs during mating season. For more info, visit http://www.8-P.ca/
2009 Jun 10
5
uninitialized constant ActiveSupport::Cache (NameError)
Hi After having updated some GEMS I get `load_missing_constant'': uninitialized constant ActiveSupport::Cache (NameError) on starting the server of a freshly generated rails project. Before, I already had Rails 2.3.2 projects succesfully running, now all of them generate this error. These are my GEMS: actionmailer (2.3.2, 2.2.2, 2.1.2, 2.1.1, 2.1.0) actionpack (2.3.2, 2.2.2, 2.1.2,
2006 May 24
0
HTMLEntities.decode_entities - problems with output
All, I am trying to use the HTMLEntities library to translate HTML entities into their character equivalents so that I can print a text version of some HTML to a file. However, I am having trouble understanding how to successfully emit the converted text as a string without ending up with weird UTF-8 characters in front of the converted characters. Referencing the irb session below,
2005 Mar 07
22
tripwire
Tripwire is probably one of must-have utilities for many system administrators. However, it is missing from almost all recent Red Hattish distributions. IMO, probably due to the fact that source compiles only on i386, and needs patches to compile almost every time new major version of gcc is released. However, in absence of good replacement, this is all we have. (IMO, other tools such as AIDE
2007 Mar 20
6
bad URI problem when submitting a form
Hi all, I''ve a problem when submitting a form : the URL seems to be invalid. I really don''t see the way I should try to solve that problem. I searched on the web, but didn''t found any kind of that problem. Here is the code : require ''mechanize'' agent = WWW::Mechanize.new page =
2006 Sep 01
1
bootloader installed at wrong place during install
Hi, I've just started testing CentOS 4.4 installs. When installing on two mirrored drives, the bootloader got installed into the first partition, instead of MBR. It was a kickstart install, and I used "bootloader --location=mbr" in the kickstart file (which is also a default). However, when looking into /root/anaconda-ks.cfg file, misteriously it was changed to
2006 Sep 27
1
rebuilding centos 2.1 isos
Hi, I'm attempting to rebuild CentOS 2.1 ISOs with the latest kernel (to attempt installation on some newer hardware with SATA drives). It seems that the original build environment used different version of anaconda than shipped with CentOS 2.1 (7.2-77_ELAS vs 7.2.32AS). I found SRPM of 7.2.32AS, however I'm wondering if there is binary package also? BTW, any hints on the
2005 Dec 29
7
Building PHP PECL modules
I'm attempting to build some PECL modules on fully updated CentOS 4.2 system. Preferably pack them into nice RPM packages. However, seems I'm missing something. For example, this is what I get for sqlite module: $ pear makerpm SQLite-1.0.3.tgz `phpize' failed The php-devel package is installed (so I do have phpize command). It's just that it is failing. If I unpack the
2006 Sep 28
1
Installing CentOS 2.1 on ICH7R controller
I'm trying to install CentOS 2.1 on SATA drive that lives on ICH7R controller. I have the controller setup in BIOS to "compatibility" mode, which means it should look just like regular IDE controller to the OS. In this mode, ide0 and ide1 are PATA controllers, and 4 SATA ports are mapped to ide2 and ide3. If I boot from the 2.1 installation CD, all the drives are detected
2006 Oct 25
3
ISA sound cards and stuff
I've created kernel-isa and kernel-isasmp packages (currently i586, there'll be i686 version soon too). Basically, it is centosplus kernel with ISA Plug and Play, ISA and PCMCIA sound cards and ISA network cards enabled. The change to kernel spec file to add these two packages was fairly simple, and I hope this might find the way into centosplus kernel. If maintainer(s) of
2006 Feb 21
1
0.9.3+ bindings and php5
hi all, i noticed php5 is now supported, however ./configure isn't seeing it. here's a snippet from running ./configure: ----- checking for php-config... /usr/bin/php-config checking for ... no checking for php5... no checking for php... no ----- 'php-config --version' reports '5.0.5-pl5-gentoo' any ideas? thanks much, andrew