我在WIN7
上安装了WAWMP
。它工作得很好,但自从我重新启动我的系统,我遇到了一个问题。
问题是MySQL
没有启动,但Apache
像往常一样运行。当我测试端口80
时,它表示Apache正在运行。
我尝试在MySQL
的My.ini
中更改端口,但MySQL仍然无法启动。
以下是我尝试启动MySQL
时的最新日志
2014-06-18 08:15:23 4496 [Note] Plugin 'FEDERATED' is disabled.
2014-06-18 08:15:23 4496 [Note] InnoDB: The InnoDB memory heap is disabled
2014-06-18 08:15:23 4496 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-06-18 08:15:23 4496 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-06-18 08:15:23 4496 [Note] InnoDB: Not using CPU crc32 instructions
2014-06-18 08:15:23 4496 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2014-06-18 08:15:23 4496 [Note] InnoDB: Completed initialization of buffer pool
2014-06-18 08:15:23 4496 [Note] InnoDB: Highest supported file format is Barracuda.
2014-06-18 08:15:24 4496 [Note] InnoDB: The log sequence numbers 1625977 and 1625977 in ibdata files do not match the log sequence number 22262437 in the ib_logfiles!
2014-06-18 08:15:24 4496 [Note] InnoDB: Database was not shutdown normally!
2014-06-18 08:15:24 4496 [Note] InnoDB: Starting crash recovery.
2014-06-18 08:15:24 4496 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-06-18 08:15:24 4496 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace joomla_web/intern_extensions uses space ID: 104 at filepath: .\joomla_web\intern_extensions.ibd. Cannot open tablespace test/joomla_assets which uses space ID: 104 at filepath: .\test\joomla_assets.ibd
InnoDB: Error: could not open single-table tablespace file .\test\joomla_assets.ibd
InnoDB: We do not continue the crash recovery, because the table may become
InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
InnoDB: To fix the problem and start mysqld:
InnoDB: 1) If there is a permission problem in the file and mysqld cannot
InnoDB: open the file, you should modify the permissions.
InnoDB: 2) If the table is not needed, or you can restore it from a backup,
InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
InnoDB: crash recovery and ignore that table.
InnoDB: 3) If the file system or the disk is broken, and you cannot remove
InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
InnoDB: and force InnoDB to continue crash recovery here.
尝试转到控制面板、管理工具、服务或运行services.msc(快捷方式)尝试启动、停止和重新启动MYSQL服务。
我刚来卡拉夫。我有一个jar有一个类App和一个方法main。当我将jar放入Karaf日志服务控制台时,bundle已启动,但似乎什么也没有发生。(jar)做的第一件事是编写一个简单的数据库,这样我就可以查看它是否正在运行(没有生成日志文件,但应该生成一个)。 这个罐子依赖于许多其他罐子。我们的sysadmin不会在生产服务器上安装Maven。helper jar(比如mysql-connect
当我在给定文件夹中运行Eclipse.exe时,它不会启动。Eclipse启动屏幕将出现一瞬间,然后关闭。没有错误。 我几乎什么都试过了。更新JDK和JRE:我安装了JRE 7和JDK 1.7.040。它们都是64位的,都在(x86)文件夹中。我试过重新安装。重新下载Eclipse。每次都是一样的结果。我已经将虚拟机添加到配置中,但仍然没有添加任何内容。 我使用Windows 7和标准Eclips
我正在使用XAMPP,3.2.1版。我刚刚在Windows上安装了它 有没有办法让它在Windows中自动启动
我正在使用一个简单的骆驼Spring项目,它有一个文件路由可以从一个位置复制到另一个位置。但是当我部署捆绑包并且甚至捆绑包处于活动状态时,不确定为什么路由没有启动。下面是我启动的依赖捆绑包。 但是当我使用相同的Camel Spring Route捆绑包在Apache Service Mix中安装时,我在路由列表中看到我的路由已启动并正常工作。我需要启动任何其他捆绑包才能使我的路由捆绑包工作。 请按
我这里有一个问题,我已经启动并运行了我的XAMP,我在我的系统中安装了ZEND Framework、ZEND Server和ZEND Studio。现在的问题是localhost不工作。我研究发现两者都可以在pc上运行,但我必须在两者中选择apache。我停止了Apache Zend的服务,但我的本地主机没有启动。 我还检查了apache的错误日志,最后一个条目是今天的,即周二上午10:28。而X
在过去的几天里,我的MAMP出现了一些问题,直到最近,它仍然完美无瑕!但是今天我发现了为什么,希望有人有同样的问题和解决方案。 我的问题是,当我打开httpd时。conf和remove#以包括conf/extra/httpd vhost。虚拟主机为MAMP的配置将不会启动! 如果我不包括它,MAMP启动没有任何问题。 我想不出来! 我已经卸载/重新安装了MAMP,在我发现问题之前尝试了旧版本,但我