मुझे यकीन नहीं है कि यह वास्तव में मदद करेगा, लेकिन क्या होगा यदि आप "=shared
. के हर उदाहरण को हटा दें " आपकी कॉन्फ़िगर लाइन में ?
उदाहरण के लिए, यहां एक कॉन्फ़िगर कमांड है जिसका मैंने कुछ समय पहले उपयोग किया है *(जैसा कि phpinfo द्वारा दिया गया है) )* :
$ /usr/local/php-5.1.6/bin/php -i | grep 'configure'
Configure Command => './configure' '--prefix=/usr/local/php-5.1.6' '--with-config-file-path=/etc/php-5.1.6'
'--with-apxs2=/usr/bin/apxs2' '--disable-ipv6' '--with-openssl' '--with-zlib' '--enable-bcmath'
'--with-bz2' '--with-curl' '--enable-exif' '--enable-ftp' '--with-gd' '--with-ttf'
'--enable-gd-native-ttf' '--with-imap-ssl' '--with-ldap' '--enable-mbstring' '--with-mcrypt'
'--with-mhash' '--with-mysql' '--with-mysqli' '--enable-pcntl' '--with-pdo-mysql' '--with-pdo-sqlite'
'--enable-shmop' '--enable-soap' '--enable-sockets' '--enable-sqlite-utf8' '--with-xmlrpc'
'--with-xsl' '--with-pear'
(पठनीयता के लिए जोड़े गए नए लेख)
क्या यह मदद करता है?