php-install Digest 12 Nov 2002 15:59:13 -0000 Issue 1116

Topics (messages 9111 through 9118):

Installation problems with GD :(
        9111 by: David Uzzell

Problem with imap support
        9112 by: Fabian Aguirre

Lena you have a greeting card from Fabian.
        9113 by: Fabian Aguirre
        9114 by: Fabian Aguirre

PHP on XP IIS 5
        9115 by: gary.hayers.org

$PHP_SELF
        9116 by: Ailon Katsutsy
        9117 by: Jeffrey_N_Dyke.Keane.com

anyone know?
        9118 by: php user

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
I have been able to solve most of my install problems with all the ext's
I need to have install.

./configure --prefix=/usr --with-config-file-path=/etc --disable-debug
--enable-pic --enable-shared --enable-inline-optimization
--with-apxs=/usr/sbin/apxs --with-exec-dir=/usr/bin --with-regex=system
--with-mnogosearch=/usr/local/mnogosearch --with-jpeg-dir=/usr
--with-png --with-zlib --with-db2 --with-db3 --with-gdbm
--enable-debugger --enable-magic-quotes --enable-sockets
--enable-track-vars --enable-yp --enable-ftp --enable-wddx
--with-mysql=/usr --without-oracle --without-oci8 --with-xml
--with-imap=/usr/sbin --with-kerberos --with-imap-ssl -with-gd

Is the current configure script which does not fail it finds them all
and goes through OK

Then you go to make and that's a different challenge.

make[3]: Entering directory `/usr/src/download/php-4.2.3/ext/gd'
/bin/sh /usr/src/download/php-4.2.3/libtool --silent --mode=compile gcc
-I. -I/ usr/src/download/php-4.2.3/ext/gd
-I/usr/src/download/php-4.2.3/main -I/usr/src/ download/php-4.2.3
-I/usr/include/apache -I/usr/src/download/php-4.2.3/Zend -I/u
sr/include/imap -I/usr/local/mnogosearch/include -I/usr/include/mysql
-I/usr/src /download/php-4.2.3/ext/xml/expat  -DLINUX=22 -DEAPI
-DEAPI_MM -DEAPI_MM_CORE_PA TH=/var/run/httpd.mm
-I/usr/src/download/php-4.2.3/TSRM -g -O2 -prefer-pic  -c g d.c In file
included from gd.c:83:
gd_ctx.c: In function `_php_image_output_ctx':
gd_ctx.c:70: structure has no member named `free'
gd_ctx.c:98: structure has no member named `free'
gd.c: In function `_php_image_type':
gd.c:1014: structure has no member named `free'
gd.c:1017: structure has no member named `free'
gd.c: In function `_php_image_create_from':
gd.c:1209: structure has no member named `free'
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory `/usr/src/download/php-4.2.3/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/download/php-4.2.3/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/download/php-4.2.3/ext'
make: *** [all-recursive] Error 1


That's were we get to.

I have installed to get this all working so far and confirmed that these
are the ONLY versions I have of these. freetype-2.1.2 gd-2.0.4
libpng-1.2.5 zlib-1.1.3-25.7 libjpeg-6b-19


And this is Redhat 7.3 and I am doing the Apache and PHP compile
manually to get the latest stable relases.

Any help you could provide would be great as I ahev spent 2 days on this
already and I am going round the twist with this one problem.

Thanks in advance

David Uzzell

--- End Message ---
--- Begin Message ---
Hi!

I have tryed to compile php with imap support but i get an error when i run
make.

Here is my configuration

Redhat 8.0,apache-1.3.27,php-4.2.3

./configure --prefix=/usr/local/php-4.2.3
--with-mysql=/usr/local/mysql-max-3.23.53a-pc-linux-gnu-i686
--with-apxs=/usr/local/apache-1.3.27/bin/apxs
--with-config-file-path=/usr/local/php-4.2.3
--disable-debug
--enable-pic
--disable-rpath
--enable-inline-optimization
--with-gettext
--with-jpeg-dir=/usr
--with-png
--with-regex=system
--with-layout=GNU
--enable-bcmath
--enable-debugger
--disable-ftp
--enable-magic-quotes
--disable-safe-mode
--enable-sockets
--enable-sysvsem
--enable-sysvshm
--enable-track-vars
--enable-yp
--enable-wddx
--without-oracle
--without-oci8
--with-kerberos
--with-zlib
--with-imap
--with-imap-ssl

And my Error when i run Make is the follow

checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc  -L/usr/lib -lkrb5 -lgssapi -pthreads)
works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.

Any clue someone?, plz help


--- End Message ---
--- Begin Message ---
Lena,

Fabian has sent you a greeting card -- a postcard from Friend-Greetings.com.
You can pickup your greeting card at Friend-Greetings.com by clicking on the
link below.

http://www.friend-greeting.com/203746/pickup.html?code=Lena&id=1211021

Message:
------------------------------------------------------------
Lena
I just sent you a greeting card - please pick it up.
Fabian
------------------------------------------------------------


--- End Message ---
--- Begin Message ---
Lena,

Fabian has sent you a greeting card -- a postcard from Friend-Greetings.com.
You can pickup your greeting card at Friend-Greetings.com by clicking on the
link below.

http://www.friend-greeting.com/203746/pickup.html?code=Lena&id=1211021

Message:
------------------------------------------------------------
Lena
I just sent you a greeting card - please pick it up.
Fabian
------------------------------------------------------------


--- End Message ---
--- Begin Message ---
I have installed PHP 4.2.3 on my XP pro box and the initial install went
fine, the problem starts when I install the extensions. I uncomment the
extensions I want to run (in this case php_gettext.dll & php_imap.dll)
and set the directory for PHP to look in to call the extensions. It
finds the imap extension fine but doesnt find the gettext extension.

Any thoughts?

Regards
Gary
--- End Message ---
--- Begin Message ---
Hi there,

I have installed php and tried creating a basic "hello world" script. Worked fine.

Tried to do a simple query to a MySql table. Worked fine too.

Two problems I am facing though:

1. When using $PHP_SELF i get the following error: Undefined variable: PHP_SELF 

2. When calling a php page with arguments (e.g. http://my_server/test.php?id=2 ) i get 
an error: Undefined variable: id   when tring to use the passed argument.

Please help.

Thanks,

Ailon [EMAIL PROTECTED]



---------------------------------
Do you Yahoo!?
U2 on LAUNCH - Exclusive medley & videos from Greatest Hits CD
--- End Message ---
--- Begin Message ---
http://www.php.net/manual/sv/security.registerglobals.php

$_SERVER['PHP_SELF']
$_GET['id']=2

hth
Jeff


                                                                                       
                             
                    Ailon Katsutsy                                                     
                             
                    <ailonk@yahoo.       To:     [EMAIL PROTECTED]             
                             
                    com>                 cc:                                           
                             
                                         Subject:     [PHP-INST] $PHP_SELF             
                             
                    11/12/2002                                                         
                             
                    05:43 AM                                                           
                             
                                                                                       
                             
                                                                                       
                             





Hi there,

I have installed php and tried creating a basic "hello world" script.
Worked fine.

Tried to do a simple query to a MySql table. Worked fine too.

Two problems I am facing though:

1. When using $PHP_SELF i get the following error: Undefined variable:
PHP_SELF

2. When calling a php page with arguments (e.g.
http://my_server/test.php?id=2 ) i get an error: Undefined variable: id
when tring to use the passed argument.

Please help.

Thanks,

Ailon [EMAIL PROTECTED]



---------------------------------
Do you Yahoo!?
U2 on LAUNCH - Exclusive medley & videos from Greatest Hits CD



--- End Message ---
--- Begin Message ---
I'm using apache 1.3.23 with php 4.2.3 and my server keeps freezing to the point
the monitor won't come back on ...I have this running on a very hefty server 4GB
of memory. Any one know if their is a problem with these to softwares running
together. Just trying all avenue's
Thanks,

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
--- End Message ---

Reply via email to