similar to: php4/php5

Displaying 20 results from an estimated 10000 matches similar to: "php4/php5"

2007 Oct 18
3
Changing php5 with php4 in CentOS 5
Hi, In our server CentOS 5 is installed. Some of our web pages are compatible with php4 but in centOS 5 , php5 is installed and we cannot see our pages. I want to remove php5 and install php4 but i could not find php4 rpm for CentOS 5. Can anybody help me? Thanks Can ?izer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 10
1
php5 rpm to be installed in parallel with php4?
Hi, I'm looking for a php5 rpm which I can install in parallel with php4. Therefore, the centosplus rpm is (AFAIK) not usable for me as it replaces php4. Does centos provide an php5 rpm which does not touch my php4? Is there a matching srpm on web? Sorry, if this question is a FAQ. Thanks for your help :) fs
2007 Sep 20
3
running php4 and php5 parallel
Is it possible to run php4 and php5 parallel in Centos4 somehow? If the parallel php5 could be installed from rpm also that would be great also. Regards, Peter
2007 Jul 03
1
best way to upgrade php4 -> php5 on CentOS?
What is the best way to upgrade PHP4 to PHP5 on CentOS? I see from "rpm -qa" that I'm running PHP-4.3.9. Should I uninstall this old PHP4 package and then reinstall PHP5? Or is there some cool yum upgrade thing I might run? This is a VMware virtual box for testing, so I'm more concerned about learning what to do, rather than interrupting anything. -------------- next part
2007 May 23
1
Debian etch packages of php5-xapians have old style flat function interface
I'm running Debian stable (etch) on a server, and have the following Xapian packages installed. root@seagrass:/etc/php5/apache# dpkg -l | grep xap ii libxapian-dev 0.9.9-1 Development files for Xapian search engine l ii libxapian13 0.9.9-1 Search engine library ii php4-xapian
2006 May 13
2
PHP5 questions
If I install PHP5 from centosplus it will replace PHP4, is this correct? Or is there a way to have it installed in parallel? I know I can't run both modules at the same time, but I'd prefer having them installed in parallel, so I can switch back/between easier. When I try updating I get a dependency warning from php-eaccelerator (from dag repo) - can I ignore that? Searching thru my
2012 Jun 12
1
php4 under Centos6
Hello, is there any way of getting php4 installed on Centos6? I'd like to install it in an apache/fastcgi environment. Has anybody got a link to a description/howto describing a clean install? I failed compiling the original php4 tar ball and failed relocating the php binary. Thanks in advance Regards Michael
2007 Jun 15
1
TermGenerator in PHP4
(xapian 1.0.1) Should TermGenerator in the PHP4 bindings be called XapianTermGenerator? Thanks, Tim.
2009 Sep 10
2
CDR Reporting
Hi all, I'm looking for a reporting solution for Asterisk CDRs. I have a small Asterisk server that will eventually have 4 - 6 trunks. the system is up and the CDRs are being written to a MySQL DB. I tried installing Areski, but had no success .. I assume it's no longer supported... the last update was in March 2005 according to this page..
2005 Nov 27
1
[PHP5] Xapian not compiling
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2800.1522" name=GENERATOR></HEAD> <BODY> <DIV>&nbsp;</DIV></BODY></HTML>
2006 Sep 23
1
eAccelerator RPM for php5
Does anybody know where I can find an RPM of eAccelerator for the php 5.0.4-5 in CentOS Plus REPO? RPMFORGE has an eAccelerator rpm, but for php4. If not, is there an easy/better way to provide php speed up with php5.0.4-5? If not, would it be possible for a rookie, like me, to build an RPM from source? I might take a run at that as a last resort? Any simple howto links would be
2003 Jul 23
1
problem w/ php3+php4
Hello, Has anybody experienced any problems with php3+php4 combo in systems newer than 4.6-STABLE (as of June-Aug 2002)? Briefly, the problem looks very similar to what is stated in the following reports: http://groups.google.com/groups?q=%22php3+kills+apache%22&hl=ru&lr=&ie=UTF-8&oe=UTF-8&selm=wqz8yrfzbug.wl%40hurt.theclones.net&rnum=1
2005 Jul 30
2
[PHP5] Xapian not compiling
The Xapian PHP extension is refusing to compile on my system, is there any way to force it, or can someone provide the extension compiled for FreeBSD 5.4? Please?
2005 Jul 30
2
[PHP5] Xapian not compiling
The Xapian PHP extension is refusing to compile on my system, is there any way to force it, or can someone provide the extension compiled for FreeBSD 5.4? Please?
2005 Nov 08
2
php version
How can i install php 4 on Centos 4? is there RPMs for centos 4? or can i use srpms(php4) of centos 3 to be used for centos 4? -- Regards, Mark Quitoriano, CCNA http://www.atamanetworks.com Fan the flame... http://www.spreadfirefox.com/?q=user/register&r=19441 -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2007 Nov 27
3
Problems with xapian php bindings in osx
Hello, I am attempting to run the smoketest.php file from my devserver and am getting nothing but errors. It looks like it did not install correctly. Yesterday I compiled the source on os x and it appeared to install just fine, but now it is not working at all. I tried to replace the location of the xapian.php file with a hardcoded located and got a different set of errors. Here are
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.
2008 Dec 11
4
PHP5 on CentOS4.7?
Hi all, Does anyone know if CentOS 4.7 will support PHP5 natively? I have searched centos.org site, but can't see anything related to this? -- Kind Regards Rudi Ahlers
2005 Nov 08
2
crash in PHP4 examples
Hi, I have been experimenting with simpleindex.php in the php4 examples. However, the command seems to crash on exit: $ php simpleindex.php h < simpleindex.php Segmentation fault I ran it through gdb to get a stack trace (see below). It looks to me as if the WritableDatabase may be getting deleted twice. Can this be fixed, or alternatively is there any work around? I'd have a look at