From: Ryan B. <rsb...@gm...> - 2005-07-29 20:26:07
|
Problem (even on demo site) with Private Survey. I set up and am testing=20 v1.7 on my development site and encountered problems with accessing a=20 private survey. When trying to log in as a user accessing the url given on= =20 the finish page I was asked to login. Everytime I tried to login to take th= e=20 private survey it failed and gave me the error: "[ Incorrect User ID or=20 Password, or your account has been disabled/expired. ]." Even if I tried my= =20 admin username and password.=20 All of the support emails said to disregard the handler-prefix.php file if= =20 you were using the direct link rather than embedding it. So, I tried it on= =20 the demo site and had the same problem. The survey number on the demo site= =20 is: #15188, called Membership_Interview, username is doug, password is doug= .=20 Is this a known problem with v1.7? Here is the print out of test.php: PHP Information=20 =20 - Version: 5.0.4 - OS: WINNT - SAPI: apache2handler - register_globals: Yes - magic_quotes_gpc: Yes - magic_quotes_runtime: No - safe_mode: No - open_basedir:=20 PHP Extensions=20 =20 - dBase: No - GD: Yes -- bundled (2.0.28 compatible) - GNU Gettext: No - LDAP: No - MySQL: Yes - PHP Extension Dir (compiled): C:\php5 - PHP Extension Dir (run time): \Core\php\ext\ phpESP Settings=20 =20 - Expected ESP_BASE: V:\Core\htdocs\phpESP/ - Expected base_url: localhost/phpesp/ - *Loading phpESP.ini.php ...* - ESP_BASE: V:\Core\htdocs\phpESP/ - base_url: http://localhost/phpESP/ - Version: 1.7.5 - Debug: No phpESP Language Settings=20 =20 - GNU Gettext: Emulated - default_lang: en_US - current lang: en_US - available langs: da_DK, de_DE, el_GR, en_US, es_ES, fi, fi_FI,=20 fr_FR, hu_HU, it_IT, ja_JP, nl_NL, pt_BR, pt_PT, sv_SE (da, de, el, en, es, fi, fr, it, ja, nl, pt, sv)=20 - GNU Gettext test: %%%% Gettext Test Failed - Catalog Open Test: Yes PHP Session Test=20 =20 - session.save_path: .;\Core\tmp - Counter: 1 =20 Thanks. |
From: Matthew G. <gr...@mu...> - 2005-08-01 01:12:15
|
The most probably cause for your problem is that you're running PHP5. See the mailing list/bug list for PHP5 related problems. Can you downgrade to PHP4? On Fri, 2005-07-29 at 16:26 -0400, Ryan Bridges wrote: > Problem (even on demo site) with Private Survey. I set up and am > testing v1.7 on my development site and encountered problems with > accessing a private survey. When trying to log in as a user accessing > the url given on the finish page I was asked to login. Everytime I > tried to login to take the private survey it failed and gave me the > error: "[ Incorrect User ID or Password, or your account has been > disabled/expired. ]." Even if I tried my admin username and > password. > > All of the support emails said to disregard the handler-prefix.php > file if you were using the direct link rather than embedding it. So, > I tried it on the demo site and had the same problem. The survey > number on the demo site is: #15188, called Membership_Interview, > username is doug, password is doug. Is this a known problem with > v1.7? > > Here is the print out of test.php: > > PHP Information > * Version: 5.0.4 > * OS: WINNT > * SAPI: apache2handler > * register_globals: Yes > * magic_quotes_gpc: Yes > * magic_quotes_runtime: No > * safe_mode: No > * open_basedir: > PHP Extensions > * dBase: No > * GD: Yes -- bundled (2.0.28 compatible) > * GNU Gettext: No > * LDAP: No > * MySQL: Yes > * PHP Extension Dir (compiled): C:\php5 > * PHP Extension Dir (run time): \Core\php\ext\ > phpESP Settings > * Expected ESP_BASE: V:\Core\htdocs\phpESP/ > * Expected base_url: localhost/phpesp/ > * Loading phpESP.ini.php ... > * ESP_BASE: V:\Core\htdocs\phpESP/ > * base_url: http://localhost/phpESP/ > * Version: 1.7.5 > * Debug: No > phpESP Language Settings > * GNU Gettext: Emulated > * default_lang: en_US > * current lang: en_US > * available langs: da_DK, de_DE, el_GR, en_US, es_ES, fi, fi_FI, > fr_FR, hu_HU, it_IT, ja_JP, nl_NL, pt_BR, pt_PT, sv_SE > (da, de, el, en, es, fi, fr, it, ja, nl, pt, sv) > * GNU Gettext test: %%%% Gettext Test Failed > * Catalog Open Test: Yes > PHP Session Test > * session.save_path: .;\Core\tmp > * Counter: 1 > > Thanks. -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |