Microsoft
Software
Hardware
Network
Question : word press password??
How can i get the word press Admin Password (wp-login.php)? Our web devoleper is on holiday and we need to make changes. it could be what ever the default password is, if there is one?
i have access to the raw sql data and php files. dont know whether this would help?
and i also have access to the control panel and ftp for the hosting provider to access the files and various configurations screens.
Answer : word press password??
Can you make sql-auery?
UPDATE `wordpress`.`wp_users` SET `user_pass` = MD5 ('newpassword') WHERE `wp_users`.`user_login` = 'admin' LIMIT 1;
Random Solutions
Schema Changes by User
INSTALL - SQUID getting "pam_auth.c:133: warning: initialization from incompatible pointer type"
How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
JQuery Problem
Jboss fails to start up with liferay portal application
Serial interface on Cisco 1841 needs to be shut-no shut repeatedly
PL/SQL Create Global Temp Table and insert records returned from SELECT query
Editing an Exchange Dynamic Distribution Group via EMS
Common DWORD values
ESX upgrade question