Community Support for OpenDocMan (Deprecated)
Install Step 2 is blank - 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: Install Step 2 is blank (/thread-698.html)



Install Step 2 is blank - nitey4ever - 05-26-2014

I am running Apache/PHP/MySQL on Windows 7. I used all of these over 10 years ago, so I may as well be considered a newbie again.

I installed Apached. It worked.
I installed PHP. It worked.
I installed MySQL. It worked.
I attempted to install OpenDocMan - no such luck.

I have a database user created with full permissions. I have created a database. I have created a directory at C:/webdocuments, and as far as I can tell I only need to grant Apache permissions by right clicking the folder, selecting Properties, and adding Everyone under the Security tab.

When going to setup-config.php, I fill in step 1, and hit submit to go to step 2. Step 2 loads a blank page.

I see other people have had this issue, but there's been no apparent resolution.
I have nothing listed in my Apache error log except starting and restarting Apache. My access log says 127.0.0.1 - - [26/May/2014:14:31:24 -0600] "POST /opendocman/install/setup-config.php?step=2 HTTP/1.1" 200 -

Any assistance is greatly appreciated!
Thank you!


Re: Install Step 2 is blank - Stephen - 05-27-2014

That is more likely coming from your Access log. Is there a separate Error log? Also, try to turn up your php.ini log level settings and enable display_errors so you can see the on-screen instead of relying on a log.


RE: Install Step 2 is blank - Hexeon - 11-04-2014

I am having the same problem, except that I am running a CentOS 6 server.

(05-26-2014, 01:38 PM)nitey4ever Wrote: I am running Apache/PHP/MySQL on Windows 7. I used all of these over 10 years ago, so I may as well be considered a newbie again.

I installed Apached. It worked.
I installed PHP. It worked.
I installed MySQL. It worked.
I attempted to install OpenDocMan - no such luck.

I have a database user created with full permissions. I have created a database. I have created a directory at C:/webdocuments, and as far as I can tell I only need to grant Apache permissions by right clicking the folder, selecting Properties, and adding Everyone under the Security tab.

When going to setup-config.php, I fill in step 1, and hit submit to go to step 2. Step 2 loads a blank page.

I see other people have had this issue, but there's been no apparent resolution.
I have nothing listed in my Apache error log except starting and restarting Apache. My access log says 127.0.0.1 - - [26/May/2014:14:31:24 -0600] "POST /opendocman/install/setup-config.php?step=2 HTTP/1.1" 200 -

Any assistance is greatly appreciated!
Thank you!



RE: Install Step 2 is blank - adminla - 11-07-2014

(11-04-2014, 08:15 AM)Hexeon Wrote: I am having the same problem. Anyone else?

PHP error logs are going to be helpful in situations like this.