search for: phps

Displaying 20 results from an estimated 23 matches for "phps".

Did you mean: php
2006 Aug 02
3
Does Ruby / Rails have something similar to PHPs ''virtual''
Hi all Is there a rails / ruby function that is analagous to PHPs ''virtual'' function? "virtual() is an Apache-specific function which is similar to <!--#include virtual...--> in mod_include. It performs an Apache sub-request. It is useful for including CGI scripts or .shtml files, or anything else that you would parse through Apa...
2005 Jan 27
0
tc.phps
hello found this script in maillist archive how can I use this to create all class on one graph? not like for now it is one graph for each class. -- Denis Kot denis?jabber.org.by ICQ: 13680126 Mobil: +375 29 6-1234-78 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2018 Nov 30
1
Php script not running
...gt; SetHandler application/x-httpd-php </FilesMatch> # # Allow php to handle Multiviews # AddType text/html .php # # Add index.php to the list of files that will be served as directory # indexes. # DirectoryIndex index.php # # Uncomment the following lines to allow PHP to pretty-print .phps # files as PHP source code: # #<FilesMatch \.phps$> # SetHandler application/x-httpd-php-source #</FilesMatch> # # Apache specific PHP configuration options # those can be override in each configured vhost # php_value session.save_handler "files" php_value session.save_pat...
2009 Mar 03
1
Anyone know or have a perl, c/c++ script?
Hello all, Im hoping maybe someone on this list has already looked for or built something similiar. Basically from what I can tell, phps imap libraries or whatever dont support setting custom keywords. So I am wondering if someone has a library or script that can take a username, domain, password, folder, uid and flag to set so that my webmail app can call this to set imap keywords. So far my google searching isnt turning up anythi...
2004 Sep 26
1
REQ: A "tcfilter" program
Will someone please write a program that can be used to assist with u32 matches? What I envision is something like ipchains'' "--check" option, which tests a packet against the selected chain. tcfilter should check against the loaded filters. It would be REALLY nice if: 1) counters (showing the number of hits (in packets)) could be included. 2) a debug mode showing what the
2004 Oct 25
2
Questions about qdisc statistics
Hello, I am a newbie . I use a PC which have Windows OS . I want to monitor bandwidth , bytes, packets, packet dropped etc at several linux routers . I want to ask you some questions : Can I use round robin database and mrtg tool to generate html files at linux routers and call them from windows PC ? If it is impossible , can I use snmp to retrieve data from linux router at windows PC (snmp
2004 Jun 10
4
XML How To for Cisco 7960
Aloha, Has anyone written an XML application for a Ciso 7960 phone running SIP? I can't find any examples anywhere! Anyone know of any resources for this? I have read it can render XML & can get input from the keypad & softkeys. Aloha, Matt
2004 Aug 06
3
icecast1 type stats logs in icecast2 ?
Here is a php script that parses out the stats.xml file from the admin of the icecast2 server. It currently only parses the page out to variables and still needs a bit of work. anyways here is the php source files http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_conf.phps http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_status.phps <p><p>Dave St John CEO Mediacast1 www.mediacast1.com ----- Original Message ----- From: "Geoff Shang" <gshang@uq.net.au> To: <icecast@xiph.org> Sent: Wednesday, August 27, 2003 9:57 PM Subject: R...
2013 Mar 08
6
CentOS 6.4 Release Date.
Hi, Any date planned to release CentOS 6.4 as GA release? Regards, Kaushal
2004 Aug 06
2
icecast1 type stats logs in icecast2 ?
Hey All. I have recently upgraded my streaming radio station to icecast2 type streaming. I, however miss the stats logs in icecast 1. These logs would list the number of listeners, and more importantly their ip addresses. I parsed this onto a nice looking web page, so local users in my LAN could know who was listening to the radio station. I guess icecast2 has some built in web serving
2005 Oct 17
6
initiate call recording from phone.
I am looking for a way to allow a user to record a call simply by pressing a button or some combination of buttons on their phone. Is this possible? I have read the stuff about the monitor command; however, this doesn't seem to be very interactive for the user. Thanks, Andy -- H. Andy Goss Network Engineer Network Advocates Inc. Main: 502.412.1050 DID: 502.992.5933 Mobile: 502.387.8216
2018 Dec 08
2
Solr
...@@ -1273,7 +1239,6 @@ <!-- The following response writers are implicitly configured unless overridden... --> - <!-- <queryResponseWriter name="xml" default="true" class="solr.XMLResponseWriter" /> @@ -1284,7 +1249,6 @@ <queryResponseWriter name="phps" class="solr.PHPSerializedResponseWriter"/> <queryResponseWriter name="csv" class="solr.CSVResponseWriter"/> <queryResponseWriter name="schema.xml" class="solr.SchemaXmlResponseWriter"/> - --> <queryResponseWriter name=&qu...
2009 Jun 24
7
PHP AGI Not Working and Odd Behavior
Hi, I'm running asterisk 1.4.22 on a debian server. I have php5 installed and it works correctly command line. When trying to run a php script via AGI, I get messages such as: GI Tx >> I> AGI Rx << #!/usr/bin/php5 -q AGI Tx >> 510 Invalid or unknown command The scripts are completely executable and owned by asterisk -rwxr-xr-x 1 asterisk asterisk Googling is not helping
2016 May 06
0
[off-topic] Validating e-mail address with php
...application that rejected any e-mail address on the new gTLDs because the apps were badly written to validate with a hard-coded list of valid TLDs, I wrote a e-mail validation function that I *think* does things properly. Free for anyone to use who wants to. https://deviant.email/emailaddytest.phps What it really does is use the PHP built-in filter_var but it compensates for known bugs in the filter_var e-mail address validation. It return boolean. I *think* it will properly validate any legal routable address and reject any that are not. But bugs may exist. By default when the host par...
2005 Mar 10
1
multiple enum results
I'm setting up a private enum zone to simplify/centralize dialplans for a number of Asterisk servers. In several dialed number situations, there are a handful of possible destinations for the call, and I'd like to have * try ENUMENTRY1, ENUMENTRY2, .., ENUMENTRYN just in case the first result is temporarily unable to handle the call. In at least some cases, I'd also like the order in
2003 Jul 23
1
problem w/ php3+php4
Hello, Has anybody experienced any problems with php3+php4 combo in systems newer than 4.6-STABLE (as of June-Aug 2002)? Briefly, the problem looks very similar to what is stated in the following reports: http://groups.google.com/groups?q=%22php3+kills+apache%22&hl=ru&lr=&ie=UTF-8&oe=UTF-8&selm=wqz8yrfzbug.wl%40hurt.theclones.net&rnum=1
2009 Jan 04
3
[LLVMdev] Avoiding jump (branch) instructions in a LLVM JavaScript backend
Hello llvm-dev, I've been hacking on a JavaScript backend to LLVM, starting with the CBackend as base. Sadly, JavaScript does not support a "goto" style of jump instruction, making it "tricky" to code generate a jump instruction. What might you recommend for avoiding jump instructions? Is there a transformation for something like this or any other ideas? The only
2006 May 17
3
QueryParser lowercase / uppercase and stemming
Hello. There are several problems I couldn't find a solution. 1. QueryParser does not perform stemming I am working with PHP5 and use the xapian wrapper written by Daniel M?nard I build a query using parseQuery. Output of the parsed query shows that terms are not stemmed, although a stemmer is set ( see code snippet) # create a XapianDatabase object to search in $db = new
2018 Dec 09
0
Solr
...wing response writers are implicitly configured unless > overridden... > --> > - <!-- > <queryResponseWriter name="xml" > default="true" > class="solr.XMLResponseWriter" /> > @@ -1284,7 +1249,6 @@ > <queryResponseWriter name="phps" class="solr.PHPSerializedResponseWriter"/> > <queryResponseWriter name="csv" class="solr.CSVResponseWriter"/> > <queryResponseWriter name="schema.xml" class="solr.SchemaXmlResponseWriter"/> > - --> > > <que...
2018 Dec 05
5
Solr
THen the Squat shall be maintained until the SOlr plugin is upgraded, as Squat does resolve the problem (fts, partial search, etc...) On 2018-12-05 12:20, Aki Tuomi wrote: > It seems we forgot to document that "break-imap-search" was dropped in v2.3. That has now been updated. > > Also Solr does not support prefix/substring search unless you configure solr to support it.