七公子706

关注

Apache错误:LoadModule takes two arguments, a module name and the name of a shared object

七公子706

关注

阅读 28

2022-09-07


配置文件原有内容
LoadModule php5_module d:/Program Files/php5.3.5/php5apache2_2.dll

LoadModule中第二个路径参数包含一个空格"Program Files"

只要在参数两端加上引号就可以了
LoadModule php5_module "d:/Program Files/php5.3.5/php5apache2_2.dll"

相关推荐

江南北

Try removing the extra positional arguments, or specifying the name for named arguments.

江南北 41 0 0

DYBOY

Invalid object name&nb…

DYBOY 128 0 0

at小涛

androidStudio annotationType(): unrecognized Attribute name MODULE

at小涛 59 0 0

朱悟能_9ad4

tensorflow | no module name tf_slim

朱悟能_9ad4 35 0 0

爱读书的歌者

Android Studio: unrecognized Attribute name MODULE

爱读书的歌者 18 0 0

kolibreath

ReactNative Tried to register two views with the same name RNCViewPager

kolibreath 45 0 0

罗蓁蓁

关于错误 ERR_NAME_NOT_RESOLVED

罗蓁蓁 63 0 0

你带来了我的快乐

关于lan.ClassNotDefFoundException (wrong name)错误

你带来了我的快乐 18 0 0

司马吹风

ktor启动报错:Module function cannot be found for the fully qualified name 'ApplicationKt.module'

司马吹风 158 0 0

Ichjns

spring常见错误:Error creating bean with name ‘xxx‘

Ichjns 78 0 0

精彩评论(0)

0 0 举报