Re: [psa-devel] Reset Password
Brought to you by:
koivi
From: Albert L. <al...@pl...> - 2003-05-24 16:46:01
|
Unfortunately not that many people have the cgi version of php installed. If they have to load it up in the browser it should still work as long as there isn't any copying going on and the file is in a webserver accessible directory which it probably would be since they are going to access the admin pages. > Well, I have updated the config file for a little better explanation. I > don't think that this is a big deal since if you run the install_db from > command line like suggested, then all you need to do is point it to any > directory that you can write to. Using a web browser is when it becomes > a pain in the arse. You're right. I'm horrible at writing docs and usually make things more complicated than they need to be but will give it a shot when I get a second. > Maybe we should concentrate on the documentation for the package to help > explain how things work and how to get them to work. > Hmm, for me its not changing at all. I'll update to see if your change fixes it for me. > OK, I see that the password was changing, but the user kept getting set > to inactive - if you weren't an admin. I fixed that in the > user_edit_conection.php script so that should stop happening. |