Community Support for OpenDocMan (Deprecated)

Full Version: Install Step 2 is blank
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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!
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.
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!
(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.