标签云-PHP
-
关于Godaddy中的SSL证书密钥文件
在Godday上我的SSL证书是自动续订的,当我下载证书时,手动将其更新到我们的服务器中。.zip文件中应该有3个文件,但是当我打开它时,只有2个文件。SSL密钥文件丢失。我怎样才能获得密钥文件?
小萝卜 2019-05-10 【 Https | Godaddy 】 浏览 2170
详情查看 -
php后台 ckeditor增加编辑代码功能
Ckeditorphp后台 ckeditor增加编辑代码功能
小萝卜 2019-04-30 【 PHP | 编辑器 】 浏览 978
详情查看 -
php开发的网站上传到阿里云虚拟主机后访问时报错
阿里云php开发的网站上传到阿里云服务器报错 This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
小萝卜 2019-04-17 【 PHP 】 浏览 1975
详情查看 -
php-浏览器提示该网页无法正常运行-HTTP ERROR 500深究
HTTPphp-浏览器提示该网页无法正常运行-HTTP ERROR 500,查看服务器错误日志发现PHP Parse error: syntax error, unexpected '[' in /alidata/www/yanglaox/thinkphp/library/think/Loader.php on line 21的错误
小萝卜 2019-04-17 【 PHP | TP5 】 浏览 2259
详情查看 -
php-浏览器提示该网页无法正常运行-HTTP ERROR 500
HTTP当我配置好PHP开发环境(Mac+Apache+PHP+MySQL)后,开启Apache并写了个简单的PHP小程序,运行良好。但是当我把一个完整的项目放到工作目录下运行时却报了如下的错误,令我百思不得其解。
小萝卜 2019-04-17 【 PHP | TP5 】 浏览 4723
详情查看 -
RESTful 架构风格介绍
RESTful 架构风格概述在移动互联网的大潮下,随着docker等技术的兴起,『微服务』的概念也越来越被大家接受并应用于实践,日益增多的web service逐渐统一于RESTful 架构风格,如果开发者对RESTful 架构风格不甚了解,则开发出的所谓RESTful API总会貌合神离,不够规范。。
小萝卜 2019-04-16 【 PHP | RESTful 】 浏览 1905
详情查看 -
阿里虚拟主机,MYSQL数据库连接问题: MySQL 4.1+ using the old insecure authentication
MySQL使用万网提供的轻云服务器,连接MySQL数据库时提示如下信息:服务器[qdm-011.hichina.com]连接失败!错误代号:2000 错误信息:mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD
小萝卜 2019-04-09 【 PHP | MySql 】 浏览 1996
详情查看 -
PHP查询报错, Fatal error: Allowed memory size of 134217728 bytes exhausted
PHPPHP查询报错, Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 69632 bytes) in
小萝卜 2019-04-09 【 PHP | TP5 】 浏览 2387
详情查看