Henry Atsu Agbodza wrote:
> Hi folks,
>
> I am from Ghana and i have a problem of which i need some help. I´ve
> installed DSpace on Fedora on a test machine. Everything works fine. I can
> access port 80 of the DSPACE computer on other clients on the LAN but i
> can´t access port 8080 let alone the Dspace application. PLease i need
> help.
>
> I am a bit new to LInux so please help. THanks a lot.
>
>   
In a terminal, do you get an output line with this command :
sudo netstat -npat|grep 8080

If the output is empty, a socket is not listening on this port for this 
host.
So you will have to check tomcat configuration.

Hope that help.

-- 
*Fabien COMBERNOUS*
/unix system engineer/
www.kezia.com <http://www.kezia.com/>
*Tel: +33 (0) 467 992 986*
Kezia Group

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to