search for: simplexml

Displaying 12 results from an estimated 12 matches for "simplexml".

Did you mean: simplex
2006 May 19
2
Icecast2 Status Page Parser
Does anyone have a Perl or PHP Icecast2 Status Page Parser? Thanks. -greg. __________________________________________________________________________ Greg J. Ogonowski VP Product Development ORBAN / CRL, Inc. 1525 Alvarado St. San Leandro, CA 94577 USA TEL +1 510 351-3500 FAX +1 510 351-0500 greg@orban.com http://www.orban.com
2013 Mar 24
0
[Fwd: Re: PHP Questions on move from CentOS 5.x to CentOS 6.x]
..."php -m" on the new machine On CentOS 5 it is: php -m [PHP Modules] bz2 calendar ctype curl date dbase exif ftp gd gettext gmp hash iconv ldap libxml mbstring mcrypt mime_magic mysql mysqli openssl pcntl pcre PDO pdo_mysql pdo_pgsql pdo_sqlite pgsql posix pspell Reflection session shmop SimpleXML sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml zlib [Zend Modules] On CentOS 6 php -m [PHP Modules] bz2 calendar Core ctype curl date dom enchant ereg exif fileinfo filter ftp gd gettext gmp hash iconv json ldap libxml mbstring mcrypt mysql mysqli openssl pcntl pcre PDO pdo_mysq...
2014 Jun 07
2
icecast 2.4 check if source exists?
On 06/06/2014 01:08 PM, uno wrote: > ... to answer myself: > > i had a fallback-mount specified, after removing it > things work as expected. sorry for the noise. In case of fallbacks you have to check properly through querying a custom XSL, JSON or the admin backend. > btw: what's the prefered way to get server and/or listener info?
2011 Jan 07
2
rpm/yum/repo issue - Error: Package tuple could not be found in packagesack
...ver} Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} # Provides for all builtin modules: Provides: php-bz2, php-calendar, php-ctype, php-curl, php-date, php-exif Provides: php-ftp, php-gettext, php-gmp, php-hash, php-iconv, php-libxml Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets Provides: php-spl, php-tokenizer, php-openssl, php-pcre Provides: php-zlib, php-json, php-zip, php-dbase Obsoletes: php-openssl, php-pecl-zip, php-json, php-dbase %description common The php-common package contains files used by both the php package and the php-cli package." [...
2006 Aug 10
0
Errors while updating gems
...e now has some insight. When I do a gem update, I always get errors like the following: Successfully installed actionpack-1.12.5 Installing ri documentation for actionpack-1.12.5... While generating documentation for actionpack-1.12.5 ... MESSAGE: Unhandled special: Special: type=17, text="SimpleXML" ... RDOC args: --ri --op /usr/local/lib/ruby/gems/1.8/doc/actionpack-1.12.5/ri --quiet lib (continuing with the rest of the installation) Installing RDoc documentation for actionpack-1.12.5... It happens for several gems - this time it was Actionpack, Actionwebservice, Activerecord (twice i...
2012 Jul 20
0
CentOS 6.2 x86_64 + PHP 5.3.3 + Zend Guard Loader v3.3 == Segfault
...t (c) 1998-2010, by Zend Technologies Segmentation fault $ php -m [PHP Modules] bcmath bz2 calendar Core ctype curl date dom ereg exif fileinfo filter ftp gd gettext gmp hash iconv json libxml mbstring mysql mysqli openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar readline Reflection session shmop SimpleXML sockets SPL sqlite3 standard tokenizer wddx xml xmlreader xmlwriter xsl Zend Guard Loader zip zlib [Zend Modules] Zend Guard Loader Segmentation fault -- SNIP -- -- Solvention Ltd. & Co. KG St.-Sebastianus-Str. 5 51147 K?ln Tel: +49 2203 989967-0 Fax: +49 2203 989967-9 http://www.solvent...
2007 Jan 20
0
actionrecord gem update produces Zlib::BufError
...ting.rb:1050:30: '':'' not followed by identified or oper ator lib/action_controller/routing.rb:1054:39: '':'' not followed by identified or oper ator While generating documentation for actionpack-1.13.1 ... MESSAGE: Unhandled special: Special: type=17, text="SimpleXML" ... RDOC args: --ri --op c:/usr/local/bin/ruby/lib/ruby/gems/1.8/doc/actionpack- 1.13.1/ri --quiet lib (continuing with the rest of the installation) Installing RDoc documentation for actionpack-1.13.1... lib/action_controller/routing.rb:1050:30: '':'' not followed by identif...
2008 Aug 05
2
PHP Script to display Whether Stream Is Up
Hi, I was wondering whether or not someone knew of a php script for Icecast2, that would allow me to display, in plain text to listeners, whether a stream was up or not? The script would somehow have to check I guess the xml file to see if a stream is online, display a message that the stream is online, and an image that says toon in. I could program in PHP, somewhat, but what variables would I
2006 Mar 27
0
Wine and cedega weird problem
...uild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gnome gpm gstreamer gtk gtk2 idn imlib ipv6 jpeg kde lcms libg++ libwww mad memlimit mikmod mmx mmxext mng motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png posix python qt quicktime readline samba sdl session simplexml soap sockets spell spl sse ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb vorbis win32codecs xine xml xml2 xmms xsl xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS -------------- next part -------------- Skipped content of...
2016 Sep 27
1
Upgrading samba from source over debian packages
On 2016-09-27 16:40, Rowland Penny via samba wrote: > On Tue, 27 Sep 2016 16:17:10 -0500 > Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote: > > On 2016-09-27 13:31, Marc Muehlfeld via samba wrote: > > Hello Elias, > > Am 27.09.2016 um 18:16 schrieb Elias Pereira via samba: > > We have samba 4.1.17 installed via debian package and would
2012 Feb 14
7
inherits from parametrized class
..."request_slowlog_timeout" => 5, "workers" => 32 } ], extensions => ["apc", "json", "thrift-protocol", "simplexml", "curl", "hash"]; } ...... } But when i just write this class linux::php52::cluster inherits linux::php52 i got error: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter extensions How can i implement behavio...
2006 Jun 27
25
1.1.3 available.
Hello, DHH has just announced the release of Rails 1.1.3 http://weblog.rubyonrails.org/2006/6/27/rails-1-1-3-security-fix-and-minor-fixes rails-1.1.3 activerecord-1.14.3 actionpack-1.12.2 actionmailer-1.2.2 actionwebservice-1.1.3 The announce without the repetition :) "Rails 1.1.3: Security fix and minor fixes Posted by David June 27, 2006 @ 08:07PM We''ve found and fixed a