输入正确的凭据后,我总是一次又一次地被重定向到login.php。当我输入写密码时,我需要重定向到insert_package.php。当我进入在url中,它会自动将我重定向到登录页面,但是输入写密码不允许我输入insert_package.php。代码<?php
// Include config fil
我正在寻找regexp来快速替换以下wp-config文件中的密码,如下所示:现在,配置文件有了许多定义,所以只替换DB_PASSWORD我也不知道旧密码,这意味着我不能把'xxxx‘替换成'yyyy’。cat wp-config.php | sed 's/[here the regexp]/new password