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
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
__
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
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
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
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
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 - 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
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
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.
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
11 matches
Mail list logo