Failed to open the file:SDL_OpenAudio:DirectSoundCreate:NO audio device found 视频报错这是啥情况
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to open the file:SDL_OpenAudio:DirectSoundCreate:NO audio device found 视频报错这是啥情况相关的知识,希望对你有一定的参考价值。
参考技术A 没音频设备。 参考技术B failed to open the file:SDL-openaudio:directsoundcreate:no audio device found inva1id tracknmber 0什么意思/ 参考技术C 插上耳机追答一语道破
谢谢!
参考技术D 你找到原因了吗?Yii “CDbConnection failed to open the DB connection: could not find driver"解决办法
前言:用Yii框架做项目时,有时会遇到“CDbConnection failed to open the DB connection: could not find driver”这个问题,这个问题通常是因为没有加载pdo_mysql.dll扩展所致。查找问题和解决的方法如下:
一、在phpinfo中查看是否有pdo_mysql模块或者在cmd中输入php -m查看是否加载了pdo_mysql模块。
二、要是在第一步中没有找到pdo_mysql模块,接着就是在php.ini中把extension=php_pdo_mysql.dll 去掉注释,同时确保ext文件夹下面存在php_pdo_mysql.dll这个扩展文件。然后重启Apache之后,看看phpinfo中是否有pdo_mysql模块。
注意:如果安装了多个PHP环境,在修改php.ini之前一定要确定加载的是哪个php.ini,可以通过phpinfo或者在cmd中输入php --ini 查看加载的是哪个php.ini。本人就是安装了两个PHP环境,一个是集成的,一个是非集成的,在系统环境变量中固定了一个php的路径,所以导致修改错了php.ini,一直不能成功加载pdo_mysql~~~坑死宝宝!!!
以上是关于Failed to open the file:SDL_OpenAudio:DirectSoundCreate:NO audio device found 视频报错这是啥情况的主要内容,如果未能解决你的问题,请参考以下文章
failed to sync branch You might need to open a shell and debug the state of this repo.
Yii “CDbConnection failed to open the DB connection: could not find driver"解决办法
如何解决 SQLSTATE[HY000]: General error: 1824 Failed to open the referenced table in laravel?
yii框架:CDbConnection failed to open the DB connection: could not find driver的解决的方法
Failed to open the file:SDL_OpenAudio:DirectSoundCreate:NO audio device found 视频报错这是啥情况
windows下启动redis提示Invalid argument during startup: Failed to open the .conf file: redis.windows.connf