search for: php4

Displaying 20 results from an estimated 114 matches for "php4".

Did you mean: php
2005 Jun 07
2
Compiling PHP Bindings
Hi all. I have problem compiling xapian php bindings. I am using debian sarge. I have installed php4-dev before compilation. I am getting the following errors: boomer:~/xapian/xapian-bindings-0.9.0# make make all-recursive make[1]: Entering directory `/root/xapian/xapian-bindings-0.9.0' Making all in php4 make[2]: Entering directory `/root/xapian/xapian-bindings-0.9.0/php4' make all-rec...
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: <http://lists.centos.org/...
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
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&...
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 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
2005 Oct 14
1
php4/php5
Hey Guys, I need to run PHP4/PHP5 from the same physical server. I have apache + php5 currently. Im thinking of creating a new apache and php4 from srpms and installing It all in say /opt/apache_php4 and then running it from its own IP since The server has two external IP addresses available. Just wondering if anybody here ha...
2007 Jun 15
1
TermGenerator in PHP4
(xapian 1.0.1) Should TermGenerator in the PHP4 bindings be called XapianTermGenerator? Thanks, Tim.
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,...
2003 Nov 04
10
portupgrade and PHP
Hello, When I run portupgrade -ra and PHP needs upgrading I am faced with having to select all the options I want PHP compiled with (again). I hate this. How can I continually compile PHP with the same options as the last time? Thanks! Rick
2005 Sep 21
1
php4-cli package
Hi list, Was anyone successful in building and running a php4-cli rpm package for centos? I need it to run some php scripts via cronjob. Thanks! Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050921/70ca1eca/attachment.html>
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...
2005 Apr 14
3
PHPBB+Centos
I'm having a hard time getting PHPBB installed on Centos. We get the error that The PHP configuration on your server doesn't support the database type that you chose. We choose MySQL 3.x but get that error. Perhaps PHP4 isn't compatible with MySQL 3.23.58-1? -- <<JAV>>
2004 May 26
1
PHP4 bindings
Question for people who have successfully used these bindings - how do I create a database object? I can't use open(), because it doesn't like the number of arguments, presumably because it's an overloaded method and hence we should rename it in PHP. So how do others do it? Or am I the only person trying to create a writable database object in PHP? :) J --
2004 Aug 19
0
another PHP4 binding
On Sat, Aug 09, 2003 at 01:12:51AM +0200, Nicolay Mausz wrote: > I'm currently writing another PHP4 binding without Swig. It is not a > full 100% implementation of the whole API (I think this will be the Swig > implementation) but it supports the most important features. Hi Nicolay, I just found this message while searching through my old mail. Did you release these PHP bindings? If s...
2004 Sep 15
1
Objects in PHP4
I've been looking at the PHP4 bindings, wondering why we don't have "proper" objects. Digging back through mail and CVS logs, it looks like I updated the SWIG invocation for PHP from using "-shadow" to using "-noproxy" so that it worked with newer versions of SWIG. But that's wrong as the...
2005 Apr 18
1
php mysql pronblem with server
Hi, I have a problem installing a minimal server configuration, with php and mysql. Seems like no matter what I try I never get a /usr/lib/php4/mysql.so. /usr/lib/php4 only has; ldap.so I installed on a workstation with "Everything" and I see /usr/lib/php4/ as; domxml.so gd.so imap.so ldap.so mbstring.so mysql.so ncurses.so odbc.so pgsql.so snmp.so xmlrpc.so TIA Gerald
2004 May 11
0
Re: [Xapian-commits] Changes in xapian/xapian-bindings/ xapian/xapian-bindings/guile/ xapian/xapian-bindings/php4/ xapian/xapian-bindings/python/ xapian/xapian-bindings/tcl8/
On Tue, May 11, 2004 at 06:11:36PM +0100, Richard Boulton wrote: > "xapian-config --cxxflags" assumes that it doesn't need to emit > -I/usr/include in this situation (presumably on the basis that > any sane C compiler will already have that on its path). Worse, passing -I/usr/include causes problems with some versions of GCC on some platforms as GCC generates
2005 Mar 19
1
Areskicc installation problems
...shows an error page. First, is there a way to increase the debugging level so I can know what's going on behind the scenes? Second, I've checked the paths and the db more than once and I think they are ok. Any clues what else I should check? My config is as follows: - Debian 3.1 (i386) - php4 4.3.10-2 - php4-pgsql 4.3.10 - asterisk 1.0.6 (from source) - apache 1.3.33-3 - postgresql 7.4.7-2 http://areski.net/areskicc-doc/Areski_AGI_v1.1.tar.gz http://areski.net/areskicc-doc/AreskiCC_UI_v1.1.tar.gz http://areski.net/areskicc-doc/AreskiCC.psql Thanks in advance, Tacio
2008 Sep 22
0
building php4 against stock mysql on centos 5.2 64bit
HI, I'm building php4.4.9 on centos 5.2 x64, and I need it to use the systems mysql libs, not the bundled ones.... ./configure --with-libdir=lib64 --with-dbx --with-openssl --with-pcre --with-pgsql --with-posix \ --with-xml --with-zlib --with-gd=/usr --enable-gd-native-ttf --enable-bcmath --enable-fastcgi \ --disable-i...