[PHP-INST] php with Curl?

2003-03-05 Thread Justin Williams
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

[PHP-INST] PHP 4.3.1 not compiling with JPG support?

2003-02-26 Thread Justin Williams
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

[PHP-INST] -DEAPI issue??

2003-02-24 Thread Justin Williams
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

Re: [PHP-INST] Installed Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Justin Williams
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

[PHP-INST] Trouble with install on newest snapshot

2003-02-24 Thread Justin Williams
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

Re: [PHP-INST] Upgrading PHP

2003-02-20 Thread Justin Williams
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

[PHP-INST] PS

2003-02-10 Thread Justin Williams
My PHP configuration information can be found at http:/freesites.pshift.net/~jwilliams/phpinfo.php. Thanks!

[PHP-INST] openSSL upgrade causing PHP and Apache to freak?

2003-02-10 Thread Justin Williams
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