首页 \ 问答 \ Wamp服务器无法启用/禁用模块(用于apache)(Wamp server cant enable/disable modules (for apache))

Wamp服务器无法启用/禁用模块(用于apache)(Wamp server cant enable/disable modules (for apache))

我无法在WAMP-Server上启用APACHE模块。 单击模块名称(未选中)后,服务器重新启动,但是当我转到模块时,模块仍未启用。

我甚至手动打开httpd.conf并启用了模块,重启了服务器,但模块仍未启用!

有没有人遇到类似的问题? 什么是解决方案?


I cant enable APACHE modules on WAMP-Server. After i click the module name (which is not-checked), then server restarts, but when i go to modules, then module is not still enabled.

I even manually opened httpd.conf and enabled module, restarted server, but module is not still enabled!

Has anyone faced similar problem ? what's solution?


原文:https://stackoverflow.com/questions/39085037
更新时间:2022-06-11 21:06

最满意答案

我自己没试过,但显然这可能会起作用:

https://github.com/mr-archano/Android-AIR-Extensions


Haven't tried it myself, but apparently this might do the job:

https://github.com/mr-archano/Android-AIR-Extensions

相关问答

更多
  • 是的,使用isPopupTrigger() ,如下所示。 附录: 它出现isPopupTrigger是在mousePressed在linux中触发的。 是的,在Mac OS X上是一样的。您必须从mousePressed()和mouseReleased()调用isPopupTrigger() mouseReleased() 。 GraphPanel有一个相关的例子。 Yes, use isPopupTrigger(), as shown here. Addendum: it appears isPopupT ...
  • 我的问题类似于这里提出的问题 - 删除菜单项周围的细边框 我为重复这个问题而道歉。 我认为该属性与“菜单”相关联,但该属性仍与“MenuItem”相关联。 将“填充”和“BorderThickness”更改为弹出边框的0解决了我的问题。 My question was similar to the one asked here - Removing thin border around the menuitems I apologize for duplicating the question. I was ...
  • 您的GTK +版本太旧了。 如果您查看该函数的GTK +文档,您可以看到它是在GTK + 3.22中引入的: https : //developer.gnome.org/gtk3/stable/GtkMenu.html#gtk-menu-popup-at-pointer ,而你只有3.18的安装。 还要注意,该方法也被声明为不稳定的,这意味着将来它可能会改变你的应用程序,因此你现在可能更适合寻找替代解决方案。 Your version of GTK+ is too old. If you look at t ...
  • 我自己没试过,但显然这可能会起作用: https://github.com/mr-archano/Android-AIR-Extensions Haven't tried it myself, but apparently this might do the job: https://github.com/mr-archano/Android-AIR-Extensions
  • 可能是root不针对[object MainTimeline] 。 所以顺其自然。 May be root is not targeting [object MainTimeline]. So go with stage.
  • SendMessage(PopupList.Window, WM_CANCELMODE, 0, 0); 全局Menus.PopupList对象管理处理应用程序中VCL弹出菜单的所有消息的窗口。 SendMessage(PopupList.Window, WM_CANCELMODE, 0, 0); The global Menus.PopupList object manages the window that handles all messages for VCL popup menus in the ...
  • 假设您的层次结构看起来像这样: stage Main class Image class Button 最好不要在显示列表中向上调用,每个对象只处理它的子项。 然而,事件是一种很好的向上沟通方式。 让Button调度一个事件,最好是一个自定义事件,然后使用主类中的一个侦听器来处理它,然后处理在所有事件之上创建一个弹出窗口。 Assuming you have a hierarchy that looks something like this: stage Main class ...
  • Flash插件在客户端上运行,PHP脚本在服务器上运行。 你总是要在两者之间建立某种远程连接。 使用客户端按钮启动服务器端脚本,触发客户端功能将数据发送到服务器似乎非常不切实际,但它肯定是可能的。 我看到它的方式,基本上有四种方法来实现你想要的功能: 按下按钮时,使用ExternalInterface调用Flash方法并通过JavaScript将图像数据作为ByteArray检索, 然后通过AJAX连接到PHP脚本。 使用ExternalInterface触发直接连接到PHP脚本的Flash方法,并通过UR ...
  • 尝试通过'tr[role="row"]'更改选择器'[role="row"]' 'tr[role="row"]' Try changing the selector '[role="row"]' by 'tr[role="row"]'
  • Nope Safari没有提供任何接口来以编程方式显示其UIActivityViewController - 您能想象如果网站可以放置javascript代码,只要他们感觉到它就会带来那么糟糕吗? 哎呀! 如果您正在创建自己的应用程序,您可以随时提出它,但就创建移动网站而言,您可以做的事情并不多。 我看到一些网站所做的一个“技巧”是检测到你是在iOS上并在页面底部放置一个指向共享按钮的固定图像。 好吧,我已经看到人们为书签按钮这样做,但你明白了。 Nope Safari provides no interf ...

相关文章

更多

最新问答

更多
  • 您如何使用git diff文件,并将其应用于同一存储库的副本的本地分支?(How do you take a git diff file, and apply it to a local branch that is a copy of the same repository?)
  • 将长浮点值剪切为2个小数点并复制到字符数组(Cut Long Float Value to 2 decimal points and copy to Character Array)
  • OctoberCMS侧边栏不呈现(OctoberCMS Sidebar not rendering)
  • 页面加载后对象是否有资格进行垃圾回收?(Are objects eligible for garbage collection after the page loads?)
  • codeigniter中的语言不能按预期工作(language in codeigniter doesn' t work as expected)
  • 在计算机拍照在哪里进入
  • 使用cin.get()从c ++中的输入流中丢弃不需要的字符(Using cin.get() to discard unwanted characters from the input stream in c++)
  • No for循环将在for循环中运行。(No for loop will run inside for loop. Testing for primes)
  • 单页应用程序:页面重新加载(Single Page Application: page reload)
  • 在循环中选择具有相似模式的列名称(Selecting Column Name With Similar Pattern in a Loop)
  • System.StackOverflow错误(System.StackOverflow error)
  • KnockoutJS未在嵌套模板上应用beforeRemove和afterAdd(KnockoutJS not applying beforeRemove and afterAdd on nested templates)
  • 散列包括方法和/或嵌套属性(Hash include methods and/or nested attributes)
  • android - 如何避免使用Samsung RFS文件系统延迟/冻结?(android - how to avoid lag/freezes with Samsung RFS filesystem?)
  • TensorFlow:基于索引列表创建新张量(TensorFlow: Create a new tensor based on list of indices)
  • 企业安全培训的各项内容
  • 错误:RPC失败;(error: RPC failed; curl transfer closed with outstanding read data remaining)
  • C#类名中允许哪些字符?(What characters are allowed in C# class name?)
  • NumPy:将int64值存储在np.array中并使用dtype float64并将其转换回整数是否安全?(NumPy: Is it safe to store an int64 value in an np.array with dtype float64 and later convert it back to integer?)
  • 注销后如何隐藏导航portlet?(How to hide navigation portlet after logout?)
  • 将多个行和可变行移动到列(moving multiple and variable rows to columns)
  • 提交表单时忽略基础href,而不使用Javascript(ignore base href when submitting form, without using Javascript)
  • 对setOnInfoWindowClickListener的意图(Intent on setOnInfoWindowClickListener)
  • Angular $资源不会改变方法(Angular $resource doesn't change method)
  • 在Angular 5中不是一个函数(is not a function in Angular 5)
  • 如何配置Composite C1以将.m和桌面作为同一站点提供服务(How to configure Composite C1 to serve .m and desktop as the same site)
  • 不适用:悬停在悬停时:在元素之前[复制](Don't apply :hover when hovering on :before element [duplicate])
  • 常见的python rpc和cli接口(Common python rpc and cli interface)
  • Mysql DB单个字段匹配多个其他字段(Mysql DB single field matching to multiple other fields)
  • 产品页面上的Magento Up出售对齐问题(Magento Up sell alignment issue on the products page)