Jump to content

Recommended Posts

Posted (edited)

Hi all,

 

I am doing evaluations of a number of PD helpdesk/groupware packages.

 

So far I have been able to get phpGroupware and NetOffice to run properly, I am now attempting to get RT (request tracker) http://www.bestpractical.com/rt/ up and running.

 

The major difference is that the others were php packages and RT is perl based.

 

I cannot seem to get the configuration file to run propely, I read all the stuff about running perl scripts, changed the permissions to 755, changed it to path to #!/usr/bin/perl and tried putting a .pl extention on it.

 

When I try to run it from within Cpanel or extenally as:

http://www.incaini.com/RTsource/configure

 

All it does is bring up a text screen listing of the script source.

 

For what is worth I tried putting some of the sample scripts from the perl scripting discussion into test files and get "Premature end of script headers: /home/incaini/public_html/RTsource/test.pl" error message.

 

Do I need to try putting it in a cgi wrapper or somenthing ?

 

any ideas out there ?

 

Thanks in advance

jayr

Edited by jayc
Posted

Hi Jay,

 

You are actually attempting to run a script that's meant for command line, not web processing. Looking at the requirements and installation process (and yes, I know I mentioned RT in another thread, so I apologize for it not being virtual host friendly as I hadn't used it in a long while), it may be difficult if not unsuitable for trying to run in a shared hosting or reseller account.

Posted

According to the installation requirements:

 

root access to the server you're going to install it on

how to add aliases to your mail system

how to start and stop your web server

 

You have none of those on a shared server.

Posted
According to the installation requirements:

root access to the server you're going to install it on

how to add aliases to your mail system

how to start and stop your web server

 

You have none of those on a shared server.

 

 

Thanks, at least I am not beating my head against the wall any more.

 

One of the base line requirements for this project is that packages evaluated have to run on shared servers for cost reasons. So RT is now moved to the unsuitable side of the house.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...