I installed PhpWiki. When I go to the admin page to login it says I'm putting in the wrong username and/or password. I tried typing it in and I tried C&P'ing it from the confirmation email. Nothing seems to work. How can I login?
I was told to ask if there's a back door I can use to get into the wiki admin panel since my username and pw aren't working.
Right now the FTP has the permissions set at 755. Do I need to change the permission settings to be able to login as an admin? Any help would be nice...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am also experiencing this symptom with a new install of phpwiki.The phpwiki 1.2.10 installation was done using Fantastico 2.1.3. what other info do I need to provide?
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had the same problem. The reason was that PHP was not configured to support the crypt function. After setting ENCRYPTED_PASSWD = false in the config.ini file all was OK.
As I known PHP configuration can be queried by PHP scripts. I don't known why the people at phpWiki are not providing a better error message.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed PhpWiki. When I go to the admin page to login it says I'm putting in the wrong username and/or password. I tried typing it in and I tried C&P'ing it from the confirmation email. Nothing seems to work. How can I login?
I was told to ask if there's a back door I can use to get into the wiki admin panel since my username and pw aren't working.
Right now the FTP has the permissions set at 755. Do I need to change the permission settings to be able to login as an admin? Any help would be nice...
I have this problem as well.
I install the wiki with Fantastico, or manually, and I am unable to log in to admin.php.
What should I check? I have tried everything and am ready to give up on this wiki.
Patrick
President Benchmark Avionics
Without anymore info we cannot help you.
Ask Fantastico.
I am also experiencing this symptom with a new install of phpwiki.The phpwiki 1.2.10 installation was done using Fantastico 2.1.3. what other info do I need to provide?
Thank you
I had the same problem. The reason was that PHP was not configured to support the crypt function. After setting ENCRYPTED_PASSWD = false in the config.ini file all was OK.
As I known PHP configuration can be queried by PHP scripts. I don't known why the people at phpWiki are not providing a better error message.
had the same problem :) thanx gayer for the (now that i know it anyway) blatent fix :>
how to do this if you can't acces the php config.ini file?
i am on a seperate host..
download, change, upload