Community Support for OpenDocMan (Deprecated)
Remote access problem - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html)
+--- Thread: Remote access problem (/thread-387.html)



Remote access problem - blindmerlin - 03-02-2011

Hi All,
great program, installed without problems. Local machine (where installed) can access and runs smoothly.

opendocman version 1.2.5.7.
Apache 2.2.6
MySQL version 5.0.45
PHP version 5.25.

I should also state running on Windows XP machine.

Now to the problem;
Other machines on same LAN cannot access at all.
Get a 403 code
and screen showing "Forbidden. You don't have permission to access /opendocman on this server."

If I remotely access the same local machine for other products running on the same server - they all run without problems.

Checked the Apache_error log;
"[error] [client 192.168.0.104] client denied by server configuration: c:dolibarr/www/opendocman"

Since I am new to this, trying to establish where the problem arises.
Clearly (to me) it is an issue around authority - but where? within opendocman? at the database? within apache?
Does any one know how to fix, or can guide me to a solution.
Pending that do I need to make some sort of workaround?

Thanks


Re: Remote access problem - Stephen - 03-02-2011

Its your web server. check your folder permissions and your configuration directives for the /opendocman entries in httpd.conf.

ALso check c:dolibarr/www/opendocman. Is that a valid path?


Re: Remote access problem - mehur - 05-05-2011

Go to config.php
change the line where is base_url ( line 73, 74, 75, 76 )

there is written localhost you need replace with your ip adress