...@lists.bestpractical.com
Sent: Friday, July 3, 2009 1:55:11 PM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
Hi Chanty,
I shouldn't be doing this at the time of night it is currently... Disregard my
ScriptAlias comment...
and I have another question...
Have you tried hitting rt.abc.c
Perhaps you didn't reload apache? With the script alias you have below,
http://172.16.0.1/rt should not be working. Look at the apache error logs
- that will give some clues as to what's going on.
James Moseley
ty chan wrote:
Hi Moseley,
Here is my configuration on httpd.conf.
Serve
> *From:* "jmose...@corp.xanadoo.com"
>> *To:* ty chan
>> *Cc:* rt-users@lists.bestpractical.com;
>> rt-users-boun...@lists.bestpractical.com
>> *Sent:* Thursday, July 2, 2009 8:43:42 PM
>>
>> *Subject:* Re: [rt-users] Reqest Tracker CentOS 5.3 setup
&g
gt; would you please advise on this issue?
>
> regards,
> chanty
>
> --
> *From:* "jmose...@corp.xanadoo.com"
> *To:* ty chan
> *Cc:* rt-users@lists.bestpractical.com;
> rt-users-boun...@lists.bestpractical.com
> *Sent:* Thursday, July 2, 2009 8:43:42 PM
>
> *
stpractical.com
Sent: Thursday, July 2, 2009 8:43:42 PM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
Threre really isn't much difference in the Apache configuration if using a
virtual host. Simply put the RT apache config in a virtual host stanza:
ServerName somertserver.
bject
Re: [rt-users] Reqest Tracker
CentOS 5.3
2009 6:59:51 AM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
Unless you are using a browser on the server itself, that isn't going to
work. More than likely you are using a remote browser.
In that case, use the IP address of the server, or better yet the FQ host
name:
http:/
s,
chanty
From: "jmose...@corp.xanadoo.com"
To: ty chan
Cc: julien ; rt-users@lists.bestpractical.com;
rt-users-boun...@lists.bestpractical.com
Sent: Friday, May 8, 2009 9:02:22 AM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
You need to uncomment the
cc
lists.bestpractic rt-users@lists.bestpractical.com
al.comSubject
Re: [rt-users] Reqest Tracker
CentOS 5.3
:05 PM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
Use firebug to see what is not loading,
looks like you have a misconfigured apache sites (see previous mail)
(url rewriting should rewrite the static link to your css & images)
Le 7 mai 09 à 09:21, ty chan a écrit :
please ta
By the way
what do you mean by : I only see in text mode ?
HTML is text :)
wouldn't you have 404 http errors too ?
I mean wouldn't apache fail to serve some js / images ?
wouldn't you be missing some aliases in your apache configuration scripts ?
If you mean you lack images, then it means yo
ne 289
Log::Dispatch::__ANON__('Log::Dispatch=HASH(0xbc9ce28)', '') called at
/opt/rt3/bin/mason_handler.fcgi line 81
From: jul
To: ty chan
Sent: Wednesday, May 6, 2009 10:54:48 PM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
Net::Server::PreFork...found
Net::Server...found
HTTP::Server::Simple >= 0.34...found
HTTP::Server::Simple::Mason >= 0.09...found
All dependencies have been found.
[r...@localhost rt-3.8.2.src]#
all looks good to go "make install". now, i can go to web
ty chan a écrit :
> Hi Julien,
>
No problems, no fun.
> [Tue May 05 16:27:58 2009] [warn] mod_fcgid: stderr: [Tue May 5 09:27:58
> 2009] [crit]: no such exception class HTML::Mason::Exception::Abort at
> /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 113.
> (/opt/rt3/bin/mason_handl
permission on html folder.
best regards,
chanty
From: jul
To: rt-users@lists.bestpractical.com
Sent: Tuesday, May 5, 2009 4:17:19 PM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
ty chan a écrit :
> Hi all, i am try to setup rt.3.8.2 on
ty chan a écrit :
> Hi all, i am try to setup rt.3.8.2 on CentOS5.3. So far, the installation
> goes well by following your step. but i got stuck at HTML::Mason
> dependency when i run "make testdeps". i do can install HTML::Mason via
> YUM but it is 1.35 while rt.3.8.2 needs 1.36. i had tried loo
d for 1.36 but still cannot find.
please give me some clues.
best regards,
chanty
From: Grant Deters
To: rt-users@lists.bestpractical.com
Sent: Monday, April 27, 2009 3:49:28 AM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup
OK, got that far, has a bit
Unless you are using a browser on the server itself, that isn't going to
work. More than likely you are using a remote browser.
In that case, use the IP address of the server, or better yet the FQ host
name:
http://10.10.10.10/rt/or http://server.domain.com/rt/
Obviously for the latter to w
Stupid question, but I am meerly
testing this out and am not uploading this onto our domain yet. How do
I set this so it responds to http://localhost/rt
thanks
jmose...@corp.xanadoo.com wrote:
Yes, I got both messages... Moving on.
Next step is setting up the mysql database.
3. If you
Yes, I got both messages... Moving on.
Next step is setting up the mysql database.
3. If you already haven't done so, set a root password for your mysql
server - from a root prompt do (make sure mysqld is running):
mysqladmin -u root password
(don't include the <> in the actual shell command
Hi ,
rt3 is available through EPEL repository with all dependencies...
http://wiki.bestpractical.com/view/RHELorCentOSusingEPEL
regards, Oleg.
On Sun, 2009-04-26 at 21:49 +0100, Grant Deters wrote:
> OK, got that far, has a bit of trouble with XML::RSS, however, I was
> able to pull it from the
Got this far.
jmose...@corp.xanadoo.com wrote:
First and foremost, please email your requests for assistance to the
mailing list. With that said, the main installation guide is Unix-generic,
but if you know enough about your particular OS, you shouldn't have too
many problems. Cent OS/RHE
OK, got that far, has a bit of
trouble with XML::RSS, however, I was able to pull it from the web.
jmose...@corp.xanadoo.com wrote:
First and foremost, please email your requests for assistance to the
mailing list. With that said, the main installation guide is Unix-generic,
but if you kno
Grant, again, if you want help, do not post requests or replies directly to
individual members of the RT list without including the list...
The reason you are getting this error is because at some point in the email
chain, a linewrap inserted a carriage return into the 'configure' command
and you
First and foremost, please email your requests for assistance to the
mailing list. With that said, the main installation guide is Unix-generic,
but if you know enough about your particular OS, you shouldn't have too
many problems. Cent OS/RHEL (and other) guides do exist in the official RT
setup
25 matches
Mail list logo