I installed phplibrary seemingly without a hitch (except the SessionCLose error but I think I fixed that). However, when I go to the start page and click on the login, not much of anything happens - I just return to the start page (with url http://localhost/PhpMyLibrary/index.php?_a=3&q=login\) with not username/password prompt
I'd be grateful for any suggestions.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I installed phplibrary seemingly without a hitch (except the SessionCLose error but I think I fixed that). However, when I go to the start page and click on the login, not much of anything happens - I just return to the start page (with url http://localhost/PhpMyLibrary/index.php?_a=3&q=login\) with not username/password prompt
I'd be grateful for any suggestions.
Thanks
This happened to me as well. Setting register_globals = On in the php.ini file corrected that, but I'm told that's a security risk.
In a linux debian distro I have the same problem. What do I have to modify. since I believe that php.ini are typical of a Windows enviroment?
Thanks!
Your suggestion worked at /etc/php5/apache2/php.ini