Can php and asp be installed on the Apache service at the same time?
手机用户1607459306
手机用户1607459306 2021-01-29 11:37:36
0
0
812

Now there is an Apache2.2.22 version connected to asp. I would like to ask, can I connect to PHP on the existing basis? If so, are there any configuration tutorials?

Currently added to httpd.conf (

loadmodule aspdotnet_module "./."

addhandler asp.net asax...)

Add again: (

loadmodule php5_module "./."

addInidir ./.

) The apache service cannot start.

手机用户1607459306
手机用户1607459306

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template