Re: [Phpip-support] blank screen after logon.
Brought to you by:
trilexcom
From: <php...@li...> - 2007-05-31 07:16:46
|
Dear chris Yes you are rite, actually this is the prob with DB script of phpip anyhow you can resolve it my entering following command mysql -u root -p use phpip_management Insert into users values ( "" , "admin" , "Administrator" , "local" , "ip admin" , "you...@yr..." , MD5("yourpassword"), 1); After this login into your interface via admin and password yourpassword Explanation : actually the db script don't create your user into phpip_management database Thanks Regards Farhan Ali Khan Network Engineer Network Operations Center Cyber Internet Services Pvt. Ltd. "It is true that we shall not be able to reach perfection, but in our struggle toward it we shall strengthen our characters and give stability to our ideas, so that, whilst ever advancing calmly in the same direction, we shall be rendered capable of applying the faculties with which we have been gifted to the best possible account." Confucius _____ From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Thursday, May 31, 2007 12:02 PM To: php...@li... Subject: [Phpip-support] blank screen after logon. HI all, I have looked through the mailing lists for this as well and have not read a solution. I am running PHP version 4.3.11 and phpip version 4.3. The install works flawlessly and I can see the mysql tables correctly. When I login for the first time with username "phpip" the screen goes blank and the url is <http://server/phpip/login.php?req=validate> http://server/phpip/login.php?req=validate. Any help would be appreciated as phpip looks perfect for us. Thanks in advance. chris ---------------------------------------------------------------------------- -------- West Australian Newspapers Group ---------------------------------------------------------------------------- -------- Privacy and Confidentiality Notice The information contained herein and any attachments are intended solely for the named recipients. It may contain privileged confidential information. If you are not an intended recipient, please delete the message and any attachments then notify the sender. Any use or disclosure of the contents of either is unauthorised and may be unlawful. Any liability for viruses is excluded to the fullest extent permitted by law. Advertising Terms & Conditions Please refer to the current rate card for advertising terms and conditions. The rate card is available on request or via www.thewestaustralian.com.au Unsubscribe If you do not wish to receive emails such as this in future please reply to it with "unsubscribe" in the subject line. |