login fails for web service example
Status: Beta
Brought to you by:
thanos
The example of building a web service with pso, found at
http://www.scriptfoundry.com/modules/pso/doc/pso-example.html
and which is truly helpful has one glitch. The
login process works for part02 only (not for part01, 03, 04, 05 or 06). That is, after entering and
submitting a valid login name and password, the user is bounced back to the test.cgi (main)
web page (as desired) but with a "Please Login" message instead of "logout". Unfortunately,
being very new to pso (though exceptionally impressed), I am unable to determine why this
doesn't work or how to fix this. Knowing the fix would be quite instructive in itself.
Logged In: YES
user_id=91277
part01: the code for logging in is not yet there.
part02: works
part03: You must join but the join form looks broken.
Logged In: YES
user_id=91277
parts 03,04,05,06 now work
1) database path was deleted.
2) two files from pso: isocodes and validation were lost