Here's a new one... I just tried to compile PHP --with-curl. I have Curl v 9.4.4,
which the PHP site says should be fine, and I am using PHP 4.3.1 (snapshot from Feb
25). The snapshot tells me I should have Curl 9.8 or higher.
Has anybody successfully compiled with curl?
I have curl installe
When I compile PHP, imagejpeg() is not functioning on an existing site.
With 4.3.1, libgd is already part of it, and I have installed libjpeg as well, before
compiling. Is there something I am missing in this equation?
Thanks!
Justin
I also am running into some sort of issue whereby Apache warns of PHP being compiled
against Apache 1.3 with plain API, and advising me to recompile with -DEAPI.
This is after I configure as follows: env CFLAGS="-DEAPI" ./configure {whole boatloada
mods}
When I run Make, I see -DEAPI littered t
I'm getting this same message with apache 1.3.23; installing php-4.3.1, the
1830 today snapshot
"Ken Jeansson" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> Hello There
>
> Trying to install php4 on apache2 and I get this warning:
>
> ext/mysql/libmysql/my_tempnam.lo: In funct
Had a power outage and, when the server came back up, Apache will not start with PHP.
Complains about the -DEAPI issue, yet, when making PHP, I see -DEAPI littered
throughout... Just a little confused on this part.
Moreover, when I try to re-compile, using the same config statement as previous
GD is part of PHP 4.3.x. If you can snag an RPM for RedHat (Check
RPMFind.net), that will most likely be the simplest way to upgrade your PHP.
You can do this all via command line, as well, though I am not terribly
knowledgeable about command-line RPMing, to guide you through which options
you sho
My PHP configuration information can be found at
http:/freesites.pshift.net/~jwilliams/phpinfo.php.
Thanks!
A little history first:
I installed CVS on a Mandrake system, to make a customer happy. This meant I had to
install openSSH-client and openSSH-server, which meant I had to upgrade my version of
openSSH. When I did this, everything went smoothly, except the SSHd was no in
conflict with openSSL