
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
https://ollama.com/download/windows

1. 新建目录www 把index.php文件放进去修改www/index.php文件<?php// 应用入口文件//exit("内测结束");// 检测PHP环境if(version_compare(PHP_VERSION,'5.3.0','<'))die('require PHP > 5.3.0 !');// 开启调试模式 建议开发阶段开启 部署阶...
1. 下载安装 ffmpeghttp://ffmpeg.org/download.html#build-windowswindows下载编译之后的exe文件,放到path环境变量中.Linux 下tar xvf xxx.tar.bz2./configure --prefix=/usr/local/ffmpegmake -j2sudo make installsudo l...

【代码】https client in C。

phpstudy 502netstat -ano | findstr 9000taskkill /F /PID 29848# 9000端口开启,但是不是php-cgi因为打开电脑先开启的phpstorm,占用了9000端口。php-cgi起不来可以改一下php debug的端口

:cURL error 60: SSL certificate problem: unable to get local issuer certificate2. 编辑php配置文件php.ini。删除curl.cainfo配置前分号;3. 重启php-fpm, nginx。
【代码】Failed to start docker.service: Unit docker.service not found.

2020/05/03 13:42:17 [error] 26592#0: *102733 FastCGI sent in stderr: "PHP message: PHP Warning: require(): open_basedir restriction in effect\. File(/workspace/yoshop/bestshop-php/source/thinkphp/st..
【代码】node.js请求接口。

npm install -g nodemon运行方式node改为nodemonnode index.js改为 nodemon index.js









