phpstudy_pro高效率建一个属于自己的网站

1.下载phpStudy_32

2.下载wordpress-6.3-zh_CN

安装好phpstudy后启动phpstudy中对应的服务,并在网站中配置好对一个的应用的路径

ps:根目录中的路径是你想要通过phpstudy部署应用的路径

这里以wordpress为例

将下载wordpress的压缩包解压后,需要修改其中的配置文件

将wp-config-sample.php 文件修改为wp-config.php且需要修改其中的内容


// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'www_shaneninfor_com' );

/** Database username */
define( 'DB_USER', 'root1' );

/** Database password */
define( 'DB_PASSWORD', 'root1root1' );

/** Database hostname */
define( 'DB_HOST', 'localhost' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );

/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication unique keys and
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

小赖同学啊

感谢上帝的投喂

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值