3 articles
Friday, May 20, 2022
Solve the problem that the cPanel host cannot modify the php.ini file For example, when testing a certain open source software, it keeps reporting err...
解决cPanel主机无法修改php.ini文件的问题 比如测试某款开源软件时一直报错 php Notice: Undefined offset 1 php Notice: Undefined offset 2 php Notice: Undefined offset 3 php Notice: Un...
Saturday, Feb 29, 2020
一般默认的cpanel主机的ssh端口都是不变的 但是有些主机商就会更改默认的ssh端口,比如buyvm的cpanel主机ssh端口就不是默认的 那么怎么找出ssh端口呢?有两种方法 就是使用工具扫描 嗯这个自己家里还好,如果是使用一些主机供应商或是服务器 扫描别人的端口就可能会被暂停或是取消服务,...