Mailing list

Here you'll find the latest entries from the Railo Mailing list. Our current mailing list is hosted at Google. An older mailing list was hosted at Yahoo! but has been discontinued due to the lack of search capabilities.

The mailing list is the focus of our community support program - help for users by users. Don't forget that Railo Technologies also offers various levels of paid support to suit your needs.

The Railo mailing list is reachable here at Google: http://groups.google.com/group/railo
 

Railo mailing list

Video of my cf.Objective() Lightning Talk "The Lives of Stars"
Video of my cf.Objective() lightning talk on the Lives of Stars is now available at [link] In it, I attempted to condense 12 billion years of stellar evolution down to 7 minutes :)

Thanks to Mark Drew for his camera work!

[link]

(You may need to turn up your speakers)

Re: [railo] Railo Installer: Tomcat Connector Error
INSTALLING PERL WORKED!!!

Thanks man, you saved the day again!

Re: [railo] Railo Installer: Tomcat Connector Error
Heh, the "facepalm" is great! Very appropriate.

Okay, so there appear to be a couple issues. One, there are some issues
with the YUM install. Two, the script needs to handle some problems better.

You could potentially get around the YUM issue for now by manually
installing mod_perl via the cPanel interface. The current script will

Re: [railo] Railo Installer: Tomcat Connector Error
Okay, I fixed that error by specifying the apache control file location. ie:
/opt/railo/tomcat_connectors/i nstall_mod_cfml.sh -m install -l /opt/railo
-f /usr/local/apache/conf/httpd.c onf -c /usr/local/apache/bin/apachect l

But after running that I got the following error:

root@vps [~]# /opt/railo/tomcat_connectors/i nstall_mod_cfml.sh -m install

Re: [railo] Railo Installer: Tomcat Connector Error
Tried running it again in SSH and received the following:

Not sure why it keeps erroing here...

Could shutting down cpanel during the install help or do you think there is
a port conflict?

Any ideas?

Let me know.

Thanks!

------------------------------ ------------------------------ ----------------

Re: Send mail
Hi Cristian,
Log error is obvious enough.
"ERROR","web-0","05/20/2012"," 16:41:50","mail spooler","550 Access
denied - Invalid HELO name (See RFC2821 4.1.1.1)"
"ERROR","web-0","05/20/2012"," 16:42:32","mail spooler","Could not
connect to SMTP host: mail.decograf.cl, port: 587;...."

You have misconfigurated mail settings.

Re: Send mail
Sorry,
my configuration:
Windowx xp sp2
Railo server 3.0

<cfmail to="crenp...@gmail.com"
from="crenp...@gmail.com"
subject="1er envio de mail desde Railo"
server="mail.deco.cl" port="25" timeout="100">
1
2
3
4
</cfmail>

Send mail
Dear,
I have to send mail from my application, the shipping using the tag CFMAIL,
butRailo log gives me errors: see attachment.
as I have to configure the server or set permissions on folders on the
server.
Where is it the error?
Thanks
Re: [railo] Re: CF Wheels URL issue on Tomcat + IIS
Great tip bilal. This is good to know for all iis and tomcat-ajp users. Thx
Am 20.05.2012 15:36 schrieb "Bilal" <bilal.so...@gmail.com>:
Re: [railo] Railo Installer: Tomcat Connector Error
Here is the bottom part of the error log:

Script output:

Script stderr:

Executing /opt/railo/tomcat_connectors/i nstall_mod_cfml.sh -m install -l
/opt/railo -f /usr/local/apache/conf/httpd.c onf
Script exit code: 1

Script output:
ApacheCTL undefined, autodetecting OS...[SUCCESS]
Checking default location of ApacheCTL...NOT found in /usr/sbin/apachectl...