Title: PLEASE REMOVE ME !
Please, remove me from the list too. Oliver, the [EMAIL PROTECTED] may
help.
Thanks
Eddie
From: Oliver Marshall
[mailto:[EMAIL PROTECTED] Sent: November 25, 2005 1:36
PMTo: Thomas Deliduka; php-install@lists.php.netSubject:
[PHP-INSTALL] PLEASE REMOVE ME !
This
Title: Re: PLEASE REMOVE ME !
Oliver, I’m assuming this list is an automated system with no humans that monitor it. Have you already tried going to:
http://www.php.net/mailing-lists.php
Choosing the php install list then going to the bottom, putitng in your e-mail and choosing “unsubscribe”
Title: PLEASE REMOVE ME !
This is my third attempt. PLEASE can someone remove from the list.
ta
I'm running OS X Server 10.3.9 with Fink (with libraries under /sw).
Normally I simply use this configure line and install:
./configure --with-apxs --prefix=/usr/local/php-5.1.0 --with-ftp
--with-mysql=/usr/local/mysql
--with-mysqli=/usr/local/mysql/bin/mysql_config --enable-track-vars
--enable-c
So, I am an early adopter... I am upgrading to version 5.1.0 and after doing
so I am getting with the CLI: Zend Optimizer does not support this version
of PHP - please upgrade to the latest version of Zend Optimizer in Unknown
on line 0
So, I go to zend.com and find the latest version of optimizer
Piero Orsoni wrote:
I've been having many troubles with PHP since i moved to a 64 bit server
a couple years ago. Most of these problems are related to recursion,
references and sockets and usually do segfault. My idea is that the
stack is filling up much quicker on this architecture.
Anyway, b
I've been having many troubles with PHP since i moved to a 64 bit server
a couple years ago. Most of these problems are related to recursion,
references and sockets and usually do segfault. My idea is that the
stack is filling up much quicker on this architecture.
Anyway, back to the specific pr
hi all
i am just trying to run a simple script to resize a png file
and am running into some errors
i am using php 5.1.0 (also tried on php 5.1.0RC6)
i posted this on bugs.php.net, but they said that it wasn't a bug
http://bugs.php.net/bug.php?id=35348
just wanted to know if anyone else had this