Displaying 20 results from an estimated 45 matches for "myport".
Did you mean:
mport
2008 Jan 25
8
simple routing & linking question
So I have an existing app & facebook app in same rails application,
for now I have decided to go the route of creating a controller for
facebook stuff (called FaceController).
(setup is canvas, fbml)
So I have:
facebook config
http://myurl:myport/face/
My controllers name is face, so I dont even need a manual route, for
the landing page it works like a charm.
but, when I try to make links:
<fb:tab_item
href="http://apps.facebook.com<%= url_for(:controller =>
''face'', :action => "index",...
2006 Mar 08
1
Help with NameVirtualHost
Can someone help with Apache2 configuration?
What I want to have is for "http://myipaddress/myrailsapp" to bring
up myrailsapp. My apache 2 is already serving up php apps, and I
don''t want to clobber those. Thanks!
Stephen
2011 Jun 20
1
Error
...20 15:06:35 SmtpostixSvr postfix/smtpd[24148]: connect from
unknown[172.19.21.23]
Jun 20 15:06:35 SmtpostixSvr postfix/smtpd[24148]: EA32720006C:
client=unknown[172.19.21.23]
Jun 20 15:06:36 SmtpostixSvr postfix/cleanup[24151]: EA32720006C:
message-id=<20110620070635.EA32720006C at SmtpostixSvr.myportal.com>
Jun 20 15:06:36 SmtpostixSvr postfix/smtpd[24148]: disconnect from
unknown[172.19.21.23]
Jun 20 15:06:36 SmtpostixSvr postfix/qmgr[21020]: EA32720006C:
from=<myUnixid at myportal.com>, size=705, nrcpt=1 (queue active)
Jun 20 15:06:36 SmtpostixSvr dovecot: auth: Error:
dlopen(/usr/li...
2009 Aug 28
0
Error connecting to Sybase (odd)
I have activerecord-sybase-adapter installed -- and Sybase itself, so I
have the drivers.
In irb or in the rails console, this works:
ActiveRecord::Base.establish_connection(
:adapter => “sybase”,
:database => “mydb”,
:host => “myhost”,
:myport => myport,
:username => “read_only”,
:password => “read_only”)
In Rails, I have this in my database.yml:
pacs:
adapter: sybase
database: mydb
username: read_only
password: read_only
host: myhost
port: myport
And then I have the following model:
class PacsPatient < ActiveRe...
2017 Jun 07
2
Dovecot LDAP using custom field to allow users to connect
...not working :
/user_filter =
(&(objectClass=posixAccount)(uid=%u)(objectClass=myclass)(AllowUser=TRUE))/
This is my dovecot/ldap configuration below :
/*# dovecot.conf*
/
/passdb {//
// driver = ldap//
// args = /etc/dovecot/dovecot-ldap.conf//
//}/
*# dovecot-ldap.conf*
/hosts = myurl:myport//
//dn = cn=myuser,dc=mydomain,dc=com//
//dnpass = ********//
//a//uth_bind = yes//
//auth_bind_userdn = uid=%u,ou=users,dc=mydomain,dc=com//
//ldap_version = 3//
//base = ou=Users,dc=mydomain,dc=com//
//scope = base//
//default_pass_scheme = SSHA512
/
Do you have an idead ?
Kind regards.
--
Mich...
2004 Aug 06
2
'ice_login' not in icecast.xml ?
On Thu, 10 Oct 2002, Dave St John wrote:
> > username: source
> source meaning
> localhost
> or http://myip:myport/mymount
> Be specific please ;-)
ource as in "source".
Geoff.
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org'
cont...
2006 Aug 07
0
The new formalism : you can try it
...ou used). This configuration file is on mode none,
that is to say that NUT is not configured yet.
To configure it easilly, use the upsconfig tool (in utils directory)
type :
utils/upsconfig -h
to see the option
For a standard "standalone" configuration using the driver mydriver on
port myport for instance, type :
upscondif --mode standalone --driver mydriver --port myport
(or shorter : upsconfig -d mydriver -p myport).
See more about upsconfig below
you can now launch the driver :
drivers/mydriver -a myups [all options you need]
The upsd server :
server/upsd
and then upsmon
client/u...
2017 Jan 07
1
sshd problem on reboot
...oticed that all public services were online.
So I've contacted my provider to get access to the server and I've
noticed that ssh was started with my specified port. I've tried to log
locally on server and I got connection refused. So I've ridden logs and got:
error: bind to port MYPORT in LOCALIP failed: cannot assign requested
address.
I've restarted sshd and problem "was solved".
Now I can't try to replicate this error because I can't reboot the server.
My addressing config is:
Port PORT
AddressFamily inet
ListenAddress LOCALIP
ListenAddress 127.0.0.1...
2004 Sep 11
1
IAX not binding to the right port
...behind a firewall, and my iax client connected...
Voodoo??? :)
But, the firewall has one unblocked port, which I think I should set
to the IAX, so the magic won't be necessary, and it makes sense to
think that there will be less latency without the "magic layer". But,
when I set port=myport in the iax.conf, nothing happens! It still
binds to the default port...
At startup, in the IAX section, asterisk says it will be ignoring the
port setting for now... I tried different ports, with the same result.
Ignoring port for now... And the default port is bind.
Will an unblocked port make a...
2006 Dec 15
0
Desktop link to URL with port number fails in CentOS 4.4
...umber,
opening the desktop item fails. I can create the desktop item by
dragging and dropping the URL from my web browser, firefox.
The desktop item, when I attempt to open it, brings up a message box
with the title "Cancel Open?", a lightbulb icon, a message "Opening
'myURL:myPort'. You can stop this operation by clicking cancel.", and a
single Cancel button.
If I type directly into a terminal "firefox http://myURL:myPort/",
firefox will correctly open that web page ( firefox is my preferred web
browser ). So this is not a firefox problem but a Gnome d...
2001 Oct 02
2
New feature: remote entropy gatherer port
[NOTE: I'm new to this list and this is my first
approach to OpenSSH code.]
I've enhanced "--with-prngd-port=PORT" flag to accept an
optional hostname as in "myhost:myport", e.g.:
% ./configure --with-prngd-port=example.com:12345
Although I'm certain that this may cause big trouble if remote
gatherer isn't online (ssh will refuse to open any connection)
I think it's an interesting enhancement, specially if you have an
specialized random gatherer...
2018 Sep 03
1
Failed to get attribute vendor/vendor.dovecot/pvt/server/sieve/default
...dsync-server(<REMOVED>): Debug: brain S: Import INBOX: Import attribute vendor/vendor.dovecot/pvt/server/sieve/default: failed
mail.debug dovecot: dsync-server(<REMOVED>): Debug: brain S: Import INBOX: Saved UIDs:
No errors are reported by "doveadm -v backup my at user tcp:mydest:myport".
doveadm-backup returns exit code 75, something which also appears to be documented nowhere !
2009 Jun 28
2
[storage-discuss] ZFS snapshot send/recv "hangs" X4540 servers
On Fri, Jun 26, 2009 at 10:14 AM, Brent Jones<brent at servuhome.net> wrote:
> On Thu, Jun 25, 2009 at 12:00 AM, James Lever<j at jamver.id.au> wrote:
>>
>> On 25/06/2009, at 4:38 PM, John Ryan wrote:
>>
>>> Can I ask the same question - does anyone know when the 113 build will
>>> show up on pkg.opensolaris.org/dev ?
>>
>> On
2006 Jul 10
10
IE vs Firefox -- http:// matters?
I just noticed something interesting (or not) about getting to my RoR
app on the 2 browsers. I''ve tested it running Webrick or Mongrel_rails
and get the same behavior.
The app is at http://www.mydomain.com:myport#/app/list
Specifying that complete URL works fine in both browsers. However in IE
if you just specify www.mydomain.com:myport#/app/list I get page not
found. In FF the URL without the http:// works fine.
I know down the road we need to update our server to use Apache with
fastcgi or lighttpd r...
2004 Aug 06
2
'ice_login' not in icecast.xml ?
Hi:
The authentication for the xml stats is as follows:
username: source
password: <the password you've put in the config file>
The icelogin item is to allow older style source logins (i.e. not the http
authentication that was implemented a number of weeks ago). this login is
deprecated, so it's been deliberately left out of the XML configuration
example.
Geoff.
<p>
--
2017 Jun 07
1
Dovecot LDAP using custom field to allow users to connect
...gt;
>> This is my dovecot/ldap configuration below :
>>
>> /*# dovecot.conf*
>> /
>> /passdb {//
>> // driver = ldap//
>> // args = /etc/dovecot/dovecot-ldap.conf//
>> //}/
>>
>> *# dovecot-ldap.conf*
>>
>> /hosts = myurl:myport//
>> //dn = cn=myuser,dc=mydomain,dc=com//
>> //dnpass = ********//
>> //a//uth_bind = yes//
>> //auth_bind_userdn = uid=%u,ou=users,dc=mydomain,dc=com//
>> //ldap_version = 3//
>> //base = ou=Users,dc=mydomain,dc=com//
>> //scope = base//
>> //defaul...
2016 Jun 05
2
Doubts
...ment like below:
setOperationAction(ISD::FSIN, MVT::f32, Expand);
What will the expansion look like, since I don´t provide any custom
implementation of the node? Also, what is the meaning of the MVT::f32 in
this case?
Thanks,
Patosga
2016-06-05 19:16 GMT+01:00 Pierre Gagelin <Pierre.Gagelin at myport.ac.uk>:
> Hi Patosga,
>
> You are on the right place to ask your questions and get help!
>
> Try to be more specific with your problem. We need some details to help
> you =)
>
> Pierre
>
> On 5 June 2016 at 18:12, via llvm-dev <llvm-dev at lists.llvm.org> wro...
2015 Feb 02
2
[LLVMdev] Inconsistencies or intended behaviour of LLVM IR?
On Mon, Feb 2, 2015 at 9:51 AM, Robin Eklind <carl.eklind at myport.ac.uk>
wrote:
> (forgot to cc the list)
>
> Answers, questions and assumptions are inlined in the response.
>
> If someone with knowledge of the LLVM IR type system could take a look at
> my assumptions below I'd be very happy.
>
> On 01/30/2015 02:24 AM, Sean Silva...
2015 Jan 28
4
[LLVMdev] Inconsistencies or intended behaviour of LLVM IR?
...to hear more about type equality, or get a pointer as to
where I can read up about it.
Cheers /Robin Eklind
On 01/28/2015 03:45 PM, Sean Silva wrote:
> A couple quick comments inline (didn't touch on all points):
>
> On Wed, Jan 28, 2015 at 1:49 AM, Robin Eklind <carl.eklind at myport.ac.uk>
> wrote:
>
>> Hello everyone!
>>
>> I've recently had a chance to familiarize myself with the nitty-gritty
>> details of LLVM IR. It has been a great learning experience, sometimes
>> frustrating or confusing but mostly rewarding.
>>
>>...
2009 Dec 29
0
aMSN segfaults at login after configuring my home network
...G\a\000\000\004\000\000\000\231\362?\364/\351\267\070\330\377\277"}
result = <value optimized out>
#8 0xb7e5b09e in CreateSocket (interp=<value optimized out>,
port=<value optimized out>, host=0x8a0cad0 "messenger.hotmail.com",
server=0, myaddr=0x0, myport=0, async=1)
at /build/buildd/tcl8.5-8.5.7/unix/../unix/tclUnixChan.c:2290
status = <value optimized out>
sock = <value optimized out>
asyncConnect = <value optimized out>
curState = <value optimized out>
sockaddr = {sin_family = 0,...