[PHP-INST] NES3.61, HPUX10.20, PHP4.0.6 as CGI question

2001-09-06 Thread Marius Etsebeth
Hi there, Can anybody help me on this one? I have installed PHP 4.0.6 as CGI (not NSAPI) on an HUX 10.20 server, running Netscape Enterprise Server 3.61. My configuration options: ./configure --with-mysql=/usr/local/mysql \ --enable-track-vars \ --enable-libgcc \

php-install Digest 7 Sep 2001 00:57:09 -0000 Issue 447

2001-09-06 Thread php-install-digest-help
php-install Digest 7 Sep 2001 00:57:09 - Issue 447 Topics (messages 4219 through 4225): Re: Mysql + PHP4 problem 4219 by: Rasmus Lerdorf LibPNG works fine but LibGD fails to use it. 4220 by: Rein Velt 4221 by: Rasmus Lerdorf php, mysql & imap problems 4222

[PHP-INST] php 4.0.6 configure problem

2001-09-06 Thread Tom Obermayr
hiya! I'm trying to compile php4.0.6 on a redhat 7.1 machine (gcc-2.96-85, glibc-2.2.2-10), and can't even get the configure to run successfully (Something is likely to be messed up here, because the configure script was not able to detect a simple feature on your platform.). I need to compile

[PHP-INST] Re: "New" problem? PHP4, NES 3.6 SP3, Solaris 2.6

2001-09-06 Thread Jonathan Hilgeman
NES? Nintendo finally developed a web server! "Joe D'Andrea" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Greetings! Clue humbly requested ... > > I followed oft-posted directions to the letter for getting PHP 4.0.6 > setup on Solaris 2.6 with Netscape Enter

[PHP-INST] php, mysql & imap problems

2001-09-06 Thread Mark Coetser
Hi guys Ok first off had a problem when compiling php with imap where it was looking for a rfc822.h file, I got the source for imap ran a make slx and copied the relavent files to /usr/include now when running.. root@Titan:~/install/php-4.0.5# ./configure --with-mysql --with-apxs --with-ima

Re: [PHP-INST] LibPNG works fine but LibGD fails to use it.

2001-09-06 Thread Rasmus Lerdorf
> I am re-installing a combalt raq4 with php4.0.6/gd1.8 with png and jpeg > support. > libpng and libjpg are compiled succesfully but libgd refuses to use them. > > When i try to configure libgd i get the following messages: > > checking whether to include GD support... yes > checking whether to e

[PHP-INST] LibPNG works fine but LibGD fails to use it.

2001-09-06 Thread Rein Velt
L.S. I am re-installing a combalt raq4 with php4.0.6/gd1.8 with png and jpeg support. libpng and libjpg are compiled succesfully but libgd refuses to use them. When i try to configure libgd i get the following messages: checking whether to include GD support... yes checking whether to enable tr

Re: [PHP-INST] Mysql + PHP4 problem

2001-09-06 Thread Rasmus Lerdorf
> PHP is installed and working, but refuses to acknowledge mysql. > Mysql. on the other hand, is working OK too (for Bugzilla). > > Details: > Mandrake 8; PHP 4.0.6 (but reports 4.0.4pl1 on php -v) ; mysql 3.23.39 > PHP was built with --with-mysql=/usr/local/mysql --with-apxs > > php -h gi