Displaying 20 results from an estimated 100 matches similar to: "problem w/ php3+php4"
2003 Sep 28
1
Apache under attack and eating resources?
This might be more related to an Apache-security list, but as the machine is
running FreeBSD, I thought I'd ask here first.
In the last two weeks, I've been seeing some very strange errors in my logs a
few times daily around the same times. While this happens, load averages go
through the roof (I've seen 36+, which is outragous), and the machine becomes
very unresponsive.
First
2015 Sep 20
1
[syslinux:master] com32/modules: Split build by architecture. Add dir.c32
On Sun, Sep 20, 2015 at 8:33 AM, syslinux-bot for Gene Cumm
<gene.cumm at gmail.com> wrote:
> Commit-ID: e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Gitweb: http://www.syslinux.org/commit/e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Author: Gene Cumm <gene.cumm at gmail.com>
> AuthorDate: Sun, 20 Sep 2015 08:30:55 -0400
> Committer: Gene Cumm <gene.cumm at
2003 Jul 31
2
mysql323 + gcc on 4.8-s
4.8-stable as/of jun 9th (update scheduled) has gcc version,
2.95.4
i'm building mod_php3 (some local stuff needs a php3 processor) with mysql
support. using the mysql323 client/server from ports. mysql (which i
know i've built before on older stable's) reports gcc can't convert
longlong to something or other... basicly saying i need a newer compiler.
i'm installing gcc33
2015 Sep 14
1
mk/efi.mk: Build gnu-efi with the Makefile, ARFLAGS=$(AROPT)
On Mon, Sep 14, 2015 at 05:50:58AM +0200, celelibi--- via Syslinux wrote:
> index a705440..5ef6702 100644
> --- a/mk/efi.mk
> +++ b/mk/efi.mk
> @@ -10,6 +10,7 @@ core = $(topdir)/core
> GCCOPT := $(call gcc_ok,-fno-stack-protector,)
> EFIINC = $(objdir)/include/efi
> LIBDIR = $(objdir)/lib
> +EFIDIR = $(topdir)/gnu-efi/gnu-efi-3.0
Would it make sense to add
AROPT =
2005 Dec 04
10
web server q -- playing nice w/ PHP
I have a webserver that''s happily running apache2 and PHP. I''d like to
deploy a site that I wrote using RoR on that same server but read that
there might be some conflicts with PHP and RoR trying to access the same
MySQL database.
How real are those conflicts? Could I mess up my running PHP site if I
install mod_ruby and try to use Apache2?
Would I be better off
2004 Jan 18
1
Buffer Overflow?
Just got this from our nightly backup rsync:
overflow: flags=0x6e l1=99 l2=1952984691
lastname=var/www/manual/mod/mod_php4/de/function.get-exte
ERROR: buffer overflow in receive_file_entry
rsync error: error allocating core memory buffers (code 22) at util.c(238)
Command exited with non-zero status 22
real 5.15
user 1.00
sys 0.88
Rsync version information:
[root@gluon root]# rsync
1999 Jun 24
0
Forw: [RHEA-1999:010-01] Update to PHP 3.0.9 (mod_php3)
...and another one.
Of course, if you subscribed to the redhat-watch list then I wouldn't have to
forward these (hint, hint).
;)
Cheers,
Dan
___________________________________________________________________________
Dan Yocum | Phone: (630) 840-8525
Linux/Unix System Administrator | Fax: (630) 840-6345
Computing Division OSS/FSS | email: yocum@fnal.gov
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath Security Advisory
The FreeBSD Project
Topic: Single byte buffer overflow in realpath(3)
Category: core
Module: libc
Announced:
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath Security Advisory
The FreeBSD Project
Topic: Single byte buffer overflow in realpath(3)
Category: core
Module: libc
Announced:
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 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 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
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
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?
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
switches have opposite meanings (and what was "-shadow"
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 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 has needed to do the same in the past and
what did you do to achieve
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-ipv6 --enable-force-cgi-redirect --with-bz2 --enable-ftp
--with-apxs2
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