php-install Digest 1 Jul 2002 20:09:22 -0000 Issue 910

Topics (messages 7554 through 7564):

LEX?? ( Installation Problems )
        7554 by: Tobi
        7555 by: Julie Meloni

intalling PHP
        7556 by: Business Incubation

Version
        7557 by: Business Incubation

Cookie problems
        7558 by: Khristopher_Klaich.nywd.uscourts.gov

Upgrade
        7559 by: Guilherme A. Mendes
        7560 by: Jonathan Thomas

Re: FreeBSD 4.6 + MySQL Server 2.23.x + PHP 4.2.1 + Apache 2.x
        7561 by: Rolando Morales
        7563 by: Rolando Morales

Compiling Error under Solaris
        7562 by: Josh Thorstad
        7564 by: David Birnbaum

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 ---
Hello,

we have some problems to install the new verion of PHP4

The following Error occcured

creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
Updated php_version.h
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking whether compiler supports -R... no
checking whether compiler supports -Wl,-rpath,... yes
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP
parsers.
checking for flex... lex
checking for yywrap in -ll... no
>>>checking lex output file root... ./configure: lex: command not found
>>>configure: error: cannot find output from lex; giving up


Wht did go wrong ? Any hints to solve the problem?
Thank you
Tobi


--- End Message ---
--- Begin Message ---

>>>>checking lex output file root... ./configure: lex: command not found
>>>>configure: error: cannot find output from lex; giving up


T> Wht did go wrong ? Any hints to solve the problem?

Install flex.  ftp.gnu.org has it, if you can't get to your system
install disks.


- Julie

--> Julie Meloni
--> [EMAIL PROTECTED]
--> www.thickbook.com

Find "Sams Teach Yourself MySQL in 24 Hours" at
http://www.amazon.com/exec/obidos/ASIN/0672323494/thickbookcom-20

--- End Message ---
--- Begin Message ---
i am having a nightmare i cannot use this staff(PHP), i tried installing my apache 
server and i installed the WindowInstall Shield now i want to code i don't know what 
to do please help me.

--- End Message ---
--- Begin Message ---
I am installed PHP 4.2.1  and apache 1.3 everything on windows 2000

--- End Message ---
--- Begin Message ---
Hello.....

I finally was able to get PHP 4.2.1 and apache 2.0.39 working on my redhat 
6.2 box.  Now nowever I am having problems with the cookies my application 
use/write.

Has anyone seen this or can tell me what I need to do to php to fix this?

Thanks-
Khris
--- End Message ---
--- Begin Message ---
Hi,

I need to install PHP 4.2.1 ( Currently I run PHP 4.0.4pl1 )....I downloaded
the package tar.gz from php.net, made the instruction but it didn't work
out...the phpinfo() function returns the old version...

What do I have to do to upgrade my PHP ?
I run Conectiva Linux 6.0.

Kind Regards
Guilherme A. Mendes

GM9 Technology
www.gm9.com.br



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

Could probably use a little more info than 'made instruction but it didn't
work out'.  Did you get any errors?  Did you compile php as a shared module
(using apxs) or directly into apache?  Are you even running apache?

Bottom line, if a phpinfo gives you the old version, then your web engine is
still using the old php binary which means that the install failed somewhere
along the road..  


Thanks,
JT


-----Original Message-----
From: Guilherme A. Mendes [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 01, 2002 10:54 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Upgrade


Hi,

I need to install PHP 4.2.1 ( Currently I run PHP 4.0.4pl1 )....I downloaded
the package tar.gz from php.net, made the instruction but it didn't work
out...the phpinfo() function returns the old version...

What do I have to do to upgrade my PHP ?
I run Conectiva Linux 6.0.

Kind Regards
Guilherme A. Mendes

GM9 Technology
www.gm9.com.br




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Does anyone know of a tutorial on how to setup, FreeBSD 4.6 +
MySQLserver 2.23 + PHP 4.2.1 + Apache 2, correctly.
they will all be on the same server for now. Any thing will help.
Thanx in advance.
                                            Rolando
--- End Message ---
--- Begin Message ---
Does anyone know of a tutorial on how to setup, FreeBSD 4.6 +
MySQLserver 2.23 + PHP 4.2.1 + Apache 2, correctly. I'm putting
them all on the same server for now. Any thing will help.
Thanx in advance.
                                            Rolando
--- End Message ---
--- Begin Message ---
I am running Solaris 8 MU7 I am using GCC to compile the latest PHP, I am
not using any options when running configure. See error messages below.
Thanks

Josh


root@vaco# make
Making all in Zend
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main    -D_POSIX_PTHREAD_SEMANTICS -I../TSRM  -g -O2 -prefer-non-pic
-static -c -o zend_language_parser.lo `test -f zend_language_parser.c ||
echo './'`zend_language_parser.cIn file included from zend_compile.h:24,
                 from zend_language_parser.c:147:
zend.h:55: unix.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `zend_language_parser.lo'
Current working directory /software/php-4.2.1/Zend
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'



--- End Message ---
--- Begin Message ---
Josh,

I had the exact same problem, also gcc3 and solaris 8.  I think this is a
configuration error in the configure script.  To get around it, I created
a zero length file unix.h in the main subdirectory:

  corona 4.2.1 9 $ ls -l main/unix.h
  -rw-rw-r--   1 davidb   chelsea        0 Jun 11 11:52 main/unix.h

and it compiles and builds just fine.  Any PHP developers care to comment?

David.

-----

On Mon, 1 Jul 2002, Josh Thorstad wrote:

> I am running Solaris 8 MU7 I am using GCC to compile the latest PHP, I am
> not using any options when running configure. See error messages below.
> Thanks
>
> Josh
>
>
> root@vaco# make
> Making all in Zend
> /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I../main    -D_POSIX_PTHREAD_SEMANTICS -I../TSRM  -g -O2 -prefer-non-pic
> -static -c -o zend_language_parser.lo `test -f zend_language_parser.c ||
> echo './'`zend_language_parser.cIn file included from zend_compile.h:24,
>                  from zend_language_parser.c:147:
> zend.h:55: unix.h: No such file or directory
> *** Error code 1
> make: Fatal error: Command failed for target `zend_language_parser.lo'
> Current working directory /software/php-4.2.1/Zend
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
>
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---

Reply via email to