[Phplib-users] Error when etering uesr/password on showoff.php3
Brought to you by:
nhruby,
richardarcher
|
From: Michael K. <ko...@ib...> - 2002-06-06 13:27:42
|
Hello
Have install PhpLib and set all optiona as described in manual.
Have load test.php3 from my brovswer and it prints php settings.
Have load index.php3. No errors. Per session data increments when I reload page.
I can monitor active_sessions DB
-------
....
Per Session Data: 13
Per Session Data is referenced by session id. The session id is propagated using either a
cookie stored in the users browser or as a GET style parameter
appended to the current URL.
Per Session Data is available only on pages using the feature "sess" in their page_open()
call.
-------
Have load showoff.php3. Entering username: kris, password: test.
Getting error page...
-------
Server error!
Error message:
handler "httpd/unix-directory" not found for: /home/kochini/public_html/phptest/
-------
Any suggestions, please.
Thank you
--
Michael Kochiashvili
http://www.iberiapac.ge/~kochini/
|