Click to See Complete Forum and Search --> : Apache/PHP Intall help.
DJKAOS
11-20-2001, 03:51 PM
How can I tell if I have Apache/PHP installed?
and if I don't have it installed can somone point me to a web site that explains how to install them? I downloaded the tar.gz's for both of them.
I tried installing like the NFS says on this web page, but it errors on something abot
LEX?? cant find Lex or something when I run the ./configure for PHP. ./configure worked fine with apache.
jrbush82
11-20-2001, 04:09 PM
www.apache.org (http://www.apache.org) explains what you need to know. About LEX, goto http://linux.davecentral.com/projects/flex/ and get flex.
DJKAOS
11-20-2001, 05:54 PM
thanks, I tried ./configure and make install on flex and it starts compiling or whatever and gives me this error..
[jack@DJKAOS_LINUX flex-2.5.4]$ make install
cp ./initscan.c scan.c
touch .bootstrap
gcc -c -I. -I. -g -O ccl.c
gcc -c -I. -I. -g -O dfa.c
gcc -c -I. -I. -g -O ecs.c
gcc -c -I. -I. -g -O gen.c
gcc -c -I. -I. -g -O main.c
gcc -c -I. -I. -g -O misc.c
gcc -c -I. -I. -g -O nfa.c
yacc -d ./parse.y
make: yacc: Command not found
make: *** [parse.c] Error 127
[jack@DJKAOS_LINUX flex-2.5.4]$
I have no idea what yacc is.
is there any PHP, Apache RPM's for Mandrake 8.1, mabye that would work better for me.
dvdnut
11-20-2001, 07:35 PM
tell me
have you got 8.1 on cd? all 3 discs?
if so, well i dont know if disc 3 is part of this but apache and php comes with mandrake 8.1 it did for 7.2 and 8
use mandrake update to find it and isntall the lot