Problem when create a ticket

I am having a problem when I create a ticket (general, incidents, report
incidents, investigations). The error that appear is:

An error occured while loading
http://machine.domain.br:8080/Ticket/Create.html:
Connection to host security2.ccuec.unicamp.br is broken

I tried stop and start mysql and apache.
When I start apache, it’s appear a warning:

/usr/local/sbin/apachectl start

Use of uninitialized value in concatenation (.) or string at
/usr/local/rt3/etc/RT_SiteConfig_RTIR.pm line 3.
/usr/local/sbin/apachectl start: httpd started

Could someone help me?
Thanks
Silvana

I am having a problem when I create a ticket (general, incidents, report
incidents, investigations). The error that appear is:


An error occured while loading
http://machine.domain.br:8080/Ticket/Create.html:
Connection to host security2.ccuec.unicamp.br is broken

Hi,
Can’t think of anything obvious. Some more information perhaps?

Does ticket creation work in plain old RT?
Are you trying to create tickets through the UI or via email?
Are permissions set correctly (you are a member of DutyTeam and
Everyone has permission to CreateTicket).

I tried stop and start mysql and apache.
When I start apache, it’s appear a warning:


/usr/local/sbin/apachectl start

Use of uninitialized value in concatenation (.) or string at
/usr/local/rt3/etc/RT_SiteConfig_RTIR.pm line 3.

RT_SiteConfig_RTIR.pm has been replaced by RTIR_Config.pm in later
version (beyond beta but in aegis) - removing the need
to doctor RT.pm manually. $Organisation is set?

Regards
John
JANET-CERT