Hi
I´m using version 1.2.6 apache, php3 and version 3.22.14 of mysql with BSDi.
I want to upgrade php3 to php (4).
\"./configure --with-mysql=/usr/local/mysql\"
\"make\"
is the command I executed but I keep geting errormessages.
ex
warning: internal_functions.o truncated to internal_functi
cgi_main.c:583: Undefined symbol zend_extensions referenced from text segment
cgi_main.c:619: Undefined symbol zend_load_extension referenced from text segment
cgi_main.c:701: Undefined symbol _php_fopen_primary_script referenced from text segment
does anyone know how to handle this.