hello guys, can somebody helpme whit  the php ( professional Home
Page ) and Apache web server link..?.., i have intalled a postgresql and
php for view the postgresql database throuth the web client, the
postgresql work well, the php ( as a module version of apache ) 
compilation is ok and when a try to compile the  apache web server with
the modules og php i have the followin error and the proccess abort 
..
..
..
..
===> modules/php3
gcc -c    mod_php3.c
cp libmodphp3.a libphp3.
ar r libphp3. mod_php3.o
ranlib libphp3.
cp libphp3. libphp3.a
<=== modules/php3
<=== modules
gcc -c  -I./os/unix -I./include   -DLINUX=2 -s -O3  modules.c
gcc -c  -I./os/unix -I./include   -DLINUX=2 -s -O3  buildmark.c
gcc  -DLINUX=2 -s -O3    \
      -o httpd buildmark.o modules.o modules/standard/libstandard.a
modules/example/libexample.a modules/php3/libphp3.a main/libmain.a os/unix/libos.a 
ap/libap.a  -L. -Lmodules/extra
-L../modules/extra -lgdbm -ldb -lm -ldl -Lmodules/php3 -L../modules/php3 -lphp3 -lm
modules/php3/libphp3.a(mod_php3.o): In function `send_php3':
mod_php3.o(.text+0xc4): undefined reference to `php3_ini'
mod_php3.o(.text+0x228): undefined reference to `apache_php3_module_main'
modules/php3/libphp3.a(mod_php3.o): In function `php3_create_dir':
mod_php3.o(.text+0x307): undefined reference to `php3_module_startup'
mod_php3.o(.text+0x325): undefined reference to `php3_ini_master'
modules/php3/libphp3.a(mod_php3.o): In function `php3_merge_dir':
mod_php3.o(.text+0x382): undefined reference to `php3_ini_master'
modules/php3/libphp3.a(mod_php3.o): In function `php3_init_handler':
mod_php3.o(.text+0xe34): undefined reference to `php3_module_shutdown'
mod_php3.o(.text+0xe39): undefined reference to `php3_module_shutdown'
make: *** [target_static] Error 1

i view a reference to php3.ini when a run the ./setup script of the php and i indicate 
that the  default directory to that is
/usr/local/lib .. but when i view this directory i can't view nothing .. can somebody 
working well wiht this tools..? helpme
please.!!..

REGARDS..

manu

Reply via email to