Jump to content

Problems compiling


Recommended Posts

[code]make clean
./configure --prefix=/usr/local --with-config-file-scan-dir=/usr/local/etc/php --disable-all --enable-fastcgi --disable-ipv6 --enable-pcre --enable-sockets --enable-uploadprogress
make
make install
php -v
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/pcre.so' - Cannot open "/usr/local/lib/php/extensions/no-debug-non-zts-20060613/pcre.so" in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sockets.so' - Cannot open "/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sockets.so" in Unknown on line 0
PHP 5.2.0 (cgi-fcgi) (built: Jan  6 2007 02:05:29)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies[/code]
I compiled the extensions staticly why is it tring to load them? Maybe it has something to do with my previous install of php? I don't know I'm lost! ???
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.