On Wed, Mar 3, 2010 at 1:11 AM, mrfroasty <mrfroasty@xxxxxxxxx> wrote: > > On 03/02/2010 04:06 PM, Kaushal Shriyan wrote: >> >> Hi, >> >> I used simplexml as use flag and did emerge -av php. I still get the >> same below issue. >> > > Can you provide us with data that indeed you have enabled important useflags > on that php which you have compiled? > You also need to restart/reload apache once you finished compiling php. > > Results on my development platform: > #emerge -pv php > > dev-lang/php-5.2.12 USE="apache2 bcmath berkdb bzip2 calendar cgi cli crypt > ctype curl curlwrappers doc exif fdftk filter ftp gd gdbm gmp hash iconv > imap inifile ipv6 json ldap ldap-sasl mcve mhash mysql mysqli ncurses nls > pcre pdo posix readline reflection session simplexml snmp soap sockets spell > spl ssl threads tidy tokenizer truetype unicode wddx xml xmlreader xmlrpc > xmlwriter xsl zlib > > You can easily add flags with something like this: > #echo "dev-lang/php simplexml xml xmlreader xmlwritter" >> > /etc/portage/package.use > > GR > Muhsin Thanks Muhsin :). I did followed it already. it worked like a charm Kaushal -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php