You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to paragent-discuss
I am running Paragent on Ubuntu 8.04
I got Paragent up and running but I think I missed a step because the
web interface is text only - there are no images, no tabs, etc. The
content is there but all the formatting is not.
I'm new to both Linux and Paragent so I'm not sure what else I need to
post to help. I'm assuming I forgot a link somewhere and Apache can't
find the CSS, javascript, etc.
I also get a file not found error if I try to download the agent.
Any help would be greatly appreciated, I will gladly post more
information if someone can tell me what to post to help.
Thanks -
Jason
Timothy Ritchey
unread,
Aug 21, 2008, 4:50:18 PM8/21/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to paragent...@googlegroups.com
It may be that the images directory isn't being properly redirected in apache. It need to go to repos/nexus/html/images
Jason
unread,
Aug 22, 2008, 8:22:20 AM8/22/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to paragent-discuss
Do you know how I can check / fix that?
Jason
unread,
Aug 25, 2008, 12:52:43 PM8/25/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to paragent-discuss
I have a line in my httpd.conf that reads
Alias /paragent/ "/var/paragent/repos/nexus/html"
Should add another Alias there? The images directroy is in a sub
directory of /var/paragent/repos/nexus/html
Thanks -
Jason
Jason
unread,
Aug 25, 2008, 2:49:01 PM8/25/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to paragent-discuss
I finally solved this problem - I will post what I did below in case
anyone else has this problem.
First - to install it I used the instructions at
http://www.zapple.be/tiki-view_blog.php?blogId=5
There is a section titled "Installing Paragent on Ubuntu server
7.10" (I am on 8.04 but this worked)
That got me 90% there -