php-install Digest 17 Jan 2003 03:55:10 -0000 Issue 1205

2003-01-16 Thread php-install-digest-help
php-install Digest 17 Jan 2003 03:55:10 - Issue 1205 Topics (messages 9714 through 9719): Undefined variable 9714 by: Stephen Goehler 9715 by: Stephen Edmonds Problems with ImageCreateTrueColor 9716 by: Kieran Ashley 9717 by: Pierre-Alain Joye Php module

[PHP-INST] Netscape error

2003-01-16 Thread M A
hi, i am trying to install netscape but iam getting that error: ./netscape-installer-bin: error while loading shared libraries: libstdc++-libc6.1-1so.2: cannot open shared object file:no such file or directory please help thanks __

[PHP-INST] Php module

2003-01-16 Thread Sabina A. Schneider
    Hello everybody!!! I've installed Apache on my computer, Windows 2000 but it doesn't work with php. I've istalled the latest binary, but I can't find the php module to add it... What do I have to do??? I want to have the mysql database funtioning too, but it seems the modules doesn't com

Re: [PHP-INST] Problems with ImageCreateTrueColor

2003-01-16 Thread Pierre-Alain Joye
Hello, Remove all files related to an external GD (including includes), configure php using the option --with-gd, without arg. This will use the bundled GD. hth pierre -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Problems with ImageCreateTrueColor

2003-01-16 Thread Kieran Ashley
Hi, I'm running a Matrix server with a modified RedHat Linux install. I've installed PHP 4.3.0, and GD 2.0.10, but the ImageCreateTrueColor and ImageCopyResampled functions are not available, trying to use them just causes browsers to stall, the document returns no data and no errors are left i

Re: [PHP-INST] Undefined variable

2003-01-16 Thread Stephen Edmonds
You are doing nothing wrong as such (Although some critics may claim its sloppy coding, which personally i think is trash!). All that it is, is that PHP is warning you that you are using a variable which does not have a value assigned to it. Since this is from a form page, the most likely problem i

[PHP-INST] Undefined variable

2003-01-16 Thread Stephen Goehler
Hey all, Thanks in advance for your help... I'm getting an undefined variable error in my code, and I'm not sure what is wrong. I just installed PHP, which is why I am posting here. Contents of the HTML Form: Contents of test.php: Here are the results:"; echo date("H:i, jS F"); echo $custna

php-install Digest 16 Jan 2003 15:36:14 -0000 Issue 1204

2003-01-16 Thread php-install-digest-help
php-install Digest 16 Jan 2003 15:36:14 - Issue 1204 Topics (messages 9708 through 9713): Re: PHP with 2 diffrent versions of Apache on same machine 9708 by: Bob Lockie Re: php from command line 9709 by: Bob Lockie PHP 4.3.0, can't get CLI to work 9710 by: Brent Mes

[PHP-INST] make / gmake errors on TRU64 v5.1a

2003-01-16 Thread Parkin Frank - fparki
System: DS20 2x CPU 1Gb OS: TRU64 v5.1a PK2 PHP v4.3.0 Using combinations of the following... Compaq C V6.4-014 Compaq make version 3.13-14 gcc version 3.0.4 GNU Make version 3.79 I get the following make / gmake error... gcc -Imain/ -I/home/fparki/php-4.3.0/main/ -DPHP_ATOM_INC -I/home/fp

[PHP-INST] installing when no access to /usr/local

2003-01-16 Thread Pradeep Tallogu
hi, i want to install php without a webserver to use it from command line. Iam working in a unix environment and I dont hav access to /usr/local. should there be any specific options i must use with ./configure other than setting the prefix to the desired directory ? Thanks. Pradeep.

[PHP-INST] sapi/apache/php.sym: file format not recognized; treating as linkerscript

2003-01-16 Thread news.php.net
hi, compiling php (4.3.0) staticly with apache (1.3.27) fails during apache configure. same configuration has been working fine with older php releases (eg 4.2.3). anybody able and willing to help? thanks, lh ** A test compilation with your Makefile configuration ** failed. The below error o