[Bsd-vzla] Problemas al instalar apache 1.3 + php (modulos de
apache)
Espartano
espartano.mail en gmail.com
Vie Ene 27 12:25:49 VET 2006
Gente tengo un problema al instalar php4 con apache 1.3, primeramente
instalo apache 1.3 sin problemas del modo:
bash-2.05b$ cd /usr/ports/www/apache13
bash-2.05b$ sudo make
bash-2.05b$ sudo make install
apache queda instalado, cuando intento instalar php4 al hacer make me
marca lo siguiente:
bash-2.05b$ sudo make
===> php4-4.4.2 : Your apache does not support DSO modules.
Lo extraño es que segun yo el apache si tiene soporte para cargar los
modulos dinamicamente:
bash-2.05b$ httpd -l
Compiled-in modules:
http_core.c
mod_so.c
suexec: disabled; invalid wrapper /usr/local/sbin/suexec
bash-2.05b$
cuando se compila apache dice que el soporte para cargar los modulos
esta activado, el suguiente text es del make de apache:
bash-2.05b$ cd /usr/ports/www/apache13
bash-2.05b$ sudo make
===> Vulnerability check disabled, database not found
===> Extracting for apache-1.3.34_3
=> MD5 Checksum OK for apache_1.3.34.tar.gz.
=> SHA256 Checksum OK for apache_1.3.34.tar.gz.
===> apache-1.3.34_3 depends on file: /usr/local/bin/perl5.8.6 - found
===> Patching for apache-1.3.34_3
===> apache-1.3.34_3 depends on file: /usr/local/bin/perl5.8.6 - found
===> Applying FreeBSD patches for apache-1.3.34_3
===> apache-1.3.34_3 depends on file: /usr/local/bin/perl5.8.6 - found
===> apache-1.3.34_3 depends on shared library: expat.5 - found
===> Configuring for apache-1.3.34_3
Configuring for Apache, Version 1.3.34
+ using installation path layout: FreeBSD (config.layout)
Creating Makefile
Creating Configuration.apaci in src
+ enabling mod_so for DSO support
Creating Makefile in src
+ configured for FreeBSD 5.4 platform
+ setting C pre-processor to cc -E
+ using "tr [a-z] [A-Z]" to uppercase
+ checking for system header files
+ adding selected modules
o rewrite_module uses ConfigStart/End
enabling DBM support for mod_rewrite
o db_auth_module uses ConfigStart/End
using Berkeley-DB/1.x for mod_auth_db (-lc)
+ using system Expat
+ enabling generation of Apache core as DSO
+ checking sizeof various data types
+ doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/os/unix
...
...
...
si desinstalo apache y compilo php checa el Makefile de apache y
compila bien, pero llega un momento en que chequea si apache esta
instalado y bota un error, alguien tiene alguna idea de que puede
estar pasando ????
El sistema es un FreeBSD 5.4 STABLE, he actualizado los ports el 25 de enero :S
he probado lo mismo en FreeBSD 6.0 RELEASE y todo funciona bien, pero
en 5.4 STABLE no se que esta pansando, cualquier idea u orientacion
les estoy agradecido.
Más información sobre la lista de distribución Bsd-vzla