Community Support for OpenDocMan (Deprecated)
Problem with setup-config.php - 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: Problem with setup-config.php (/thread-534.html)



Problem with setup-config.php - somaric - 07-14-2012

This is a new install of OpenDocumentMan-1.2.6.1.

Running Windows 7 home premium.
Apache 2.2.22
PHP 5.3.14
MySQL5.5

All new installs but I managed to get them running and tested both MySql and php.

When I go to <!-- m --><a class="postlink" href="Http://localhost">Http://localhost</a><!-- m --> I get prompted by a webpage that says

Looks like this is a new installation because we did not find a config.php file. We need to create a config.php file now:
Create a Configuration File

When I click the button Create a configuration file, It displays the setup script instead of running it.

The url is <!-- m --><a class="postlink" href="http://localhost/install/setup-config.php">http://localhost/install/setup-config.php</a><!-- m -->

There are no errors showing in the webserver's error.log file.

Any ideas?

Thanks in advance.

You can disreguard this issue.

The problem was the script was not working right if you have opendocman in the root of the webserver.
I created a folder called opendocman and put the files in there and it worked like a charm. Something I read in the texts said
that I could have it in the root but this works fine.