LetoDMS Community Forum
403 Forbidden on new installation - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Installation Problems (https://community.letodms.com/forumdisplay.php?fid=9)
+--- Thread: 403 Forbidden on new installation (/showthread.php?tid=427)



403 Forbidden on new installation - rich.hillis@gmail.com - 12-29-2011

I have an Ubuntu server with 11.10 and install letodms using apt-get. After the installation I tried navigating to LetoDMS and I get a message 403 Forbidden. Did I leave something out of the setup or is there something special I need to do before I can access it?


RE: 403 Forbidden on new installation - steinm - 12-30-2011

(12-29-2011, 04:54 AM)rich.hillis@gmail.com Wrote: I have an Ubuntu server with 11.10 and install letodms using apt-get. After the installation I tried navigating to LetoDMS and I get a message 403 Forbidden. Did I leave something out of the setup or is there something special I need to do before I can access it?

I suspect something wrong in your apache configuration.

Uwe


RE: 403 Forbidden on new installation - rich.hillis@gmail.com - 12-30-2011

(12-30-2011, 04:43 AM)steinm Wrote:
(12-29-2011, 04:54 AM)rich.hillis@gmail.com Wrote: I have an Ubuntu server with 11.10 and install letodms using apt-get. After the installation I tried navigating to LetoDMS and I get a message 403 Forbidden. Did I leave something out of the setup or is there something special I need to do before I can access it?

I suspect something wrong in your apache configuration.

Uwe

Thank you for the reply. I made what is probably ba rookie mistake. I didn't realize that letoDMS is installed from aptitude configured for local access only. Once I changed the configuration to allow from all, I was able to access the server. Sorry to waste your time.