Merlin wrote:
Hi there,

I just tried to upgrade to the newest 4.x version from 4.3.11.

No trying to start apache I do get following error message:

Starting apache/usr/local/apache/bin/httpd: relocation error: .//usr/local/lib/php/extensions/debug-non-zts-20020429/upload_progress_meter.so: undefined symbol: upload_progress_register_callback
startproc:  exit status of parent of /usr/local/apache/bin/httpd: 127

This does not tell me anything.

My config looks like this:
'./configure' '--with-gd' '--with-freetype-dir=/usr/lib' '--enable-gd-native-ttf' '--enable-gd-imgstrttf' '--with-jpeg-dir=/usr' '--with-png-dir=/usr/lib' '--with-zlib' '--with-apxs=/usr/local/apache/bin/apxs' '--enable-ftp' '--with-mysql' '--with-pdflib' '--with-xml' '--with-gettext' '--enable-sysvsem' '--enable-sysvshm' '--with-curl' '--enable-xslt' '--with-xslt-sablot=/usr/local/' '--enable-debug' '--with-PEAR' --with-xmlrpc


Can somebody give me a hint what has happened?

Thank you in advance, Merlin
Your config looks funny why do you have 2 times --enable-sysvem?
if you remove --enable-debug it might work.

looks like that debug module has an CRC error or something like that.

btw. wasn't there an installation list around here?

Greets
        Barry

--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to