02-20-2013, 08:38 AM
I downloaded latest version of opendocman. Facing issues in setting it up.
As per the instructions:
1. I unzipped opendocman content inside my apache htdocs/opendocman folder
2. Opened <!-- m --><a class="postlink" href="http://localhost/opendocman/install/index.php">http://localhost/opendocman/install/index.php</a><!-- m -->
It stated that config.php file needs to be created. I clicked on "Create a configuration file" button.
3. It opened "http://localhost/opendocman/install/setup-config.php"
which stated that i need to create a database in mysql and should have DB user name and pwd ready. I should also have a data directory to store content files
4. I created a data directory inside apache named "odm_data"
5. Created a database "opendocman" in MySQL
6. Then i clicked "Lets Go" button; which showed me a page to enter database name, id, pwd etc.
7. I entered the details i created above and clicked "Submit" button
8. I got http 500 error. Website can't display page
I dont know what's wrong. I am using apache web server and php5. I tested my apache & php by creating a sample php inside htdocs directory of apache and it opened fine.
Appreciate any help..
Thanks
As per the instructions:
1. I unzipped opendocman content inside my apache htdocs/opendocman folder
2. Opened <!-- m --><a class="postlink" href="http://localhost/opendocman/install/index.php">http://localhost/opendocman/install/index.php</a><!-- m -->
It stated that config.php file needs to be created. I clicked on "Create a configuration file" button.
3. It opened "http://localhost/opendocman/install/setup-config.php"
which stated that i need to create a database in mysql and should have DB user name and pwd ready. I should also have a data directory to store content files
4. I created a data directory inside apache named "odm_data"
5. Created a database "opendocman" in MySQL
6. Then i clicked "Lets Go" button; which showed me a page to enter database name, id, pwd etc.
7. I entered the details i created above and clicked "Submit" button
8. I got http 500 error. Website can't display page
I dont know what's wrong. I am using apache web server and php5. I tested my apache & php by creating a sample php inside htdocs directory of apache and it opened fine.
Appreciate any help..
Thanks