bgame-hunter / cpassman

Automatically exported from code.google.com/p/cpassman
0 stars 0 forks source link

Installation hangs in step 2 #167

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
After writing database informations (localhost, cpassman, cpassman, cpassman -> 
the database was created before), the launch button doesn't produce any effect.

Tested it with Google Chrome 14 and Internet Explorer 9
When I check the javascript console, I can see the following error messages : 

Uncaught TypeError: Cannot call method 'keypress' of null (install.php:25)
Uncaught TypeError: Cannot call method 'hide' of null (install.php:63)

I use cpassman 2.0rc3, with Wampserver 2.2 on Windows 2008 R2

Apache Error Log for this request : 
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] PHP Warning:  
require_once(includes/settings.php) [<a 
href='function.require-once'>function.require-once</a>]: failed to open stream: 
No such file or directory in C:\\wamp\\www\\cpassman\\index.php on line 60
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] PHP Stack trace:
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] PHP   1. {main}() 
C:\\wamp\\www\\cpassman\\index.php:0
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] PHP Fatal error:  
require_once() [<a href='function.require'>function.require</a>]: Failed 
opening required 'includes/settings.php' (include_path='.;C:\\php\\pear') in 
C:\\wamp\\www\\cpassman\\index.php on line 60
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] PHP Stack trace:
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] PHP   1. {main}() 
C:\\wamp\\www\\cpassman\\index.php:0
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] File does not exist: 
C:/wamp/www/favicon.ico
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] File does not exist: 
C:/wamp/www/cpassman/install/includes, referer: 
http://img018/cpassman/install/install.php
[Thu Oct 27 15:18:32 2011] [error] [client 10.252.12.14] File does not exist: 
C:/wamp/www/favicon.ico
[Thu Oct 27 15:18:33 2011] [error] [client 10.252.12.14] File does not exist: 
C:/wamp/www/cpassman/install/includes, referer: 
http://img018/cpassman/install/install.php
[Thu Oct 27 15:18:33 2011] [error] [client 10.252.12.14] File does not exist: 
C:/wamp/www/favicon.ico
[Thu Oct 27 15:18:36 2011] [error] [client 10.252.12.14] File does not exist: 
C:/wamp/www/cpassman/install/includes, referer: 
http://img018/cpassman/install/install.php
[Thu Oct 27 15:18:36 2011] [error] [client 10.252.12.14] File does not exist: 
C:/wamp/www/favicon.ico

Original issue reported on code.google.com by mario.he...@gmail.com on 27 Oct 2011 at 1:29

Attachments:

GoogleCodeExporter commented 8 years ago
I finally found the bug ... in my test server, it works now.
Can you please confirm by trying once again using the attached package.
Just unzip in install forlder

Thanks

Original comment by nils.cpa...@gmail.com on 29 Oct 2011 at 6:46

Attachments:

GoogleCodeExporter commented 8 years ago
Cool, it worked !
I went through the whole install process. I just encountered a minor bug  
(probably a forgottent "debug" feature) : when you enter any character in the 
encrypt value field, you get a messagebox containing a number.
It was not blocking.

Original comment by mario.he...@gmail.com on 31 Oct 2011 at 7:42

GoogleCodeExporter commented 8 years ago
I have the same error with version 2.1.1. The package does not solve the issue

Thank you for your help

Original comment by Xlou...@gmail.com on 20 Jan 2012 at 5:31

GoogleCodeExporter commented 8 years ago
I have the same error when installing version 2.1.7. Didn't try the package, as 
it looks like the package only addresses an upgrade process, not an Install 
process.

Original comment by r.brad.s...@gmail.com on 29 May 2012 at 2:03

GoogleCodeExporter commented 8 years ago
I should have noted I am installing Teampass, not cpassman. I'm not sure what 
the difference is, but I do see that other users have cpassman in their 
screenshots.

Original comment by r.brad.s...@gmail.com on 29 May 2012 at 2:06

GoogleCodeExporter commented 8 years ago
Got similar problem with TeamPass 2.1.12. Installing php-mysql fixed this. 
Probably a check for this module on the previous step, or a warning message on 
step 2 could help.

Original comment by vbes...@gmail.com on 22 Nov 2012 at 3:40