Community Support for OpenDocMan (Deprecated)

Full Version: Remote access problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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?
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