Jump to content

changing the php being used in apache2


sss000_007

Recommended Posts

When using PHP5 you need to use the following loadmodule line

LoadModule php5_module "C:/php/php5apache2_2.dll";

Change C:/php to your actual PHP installation folder.

 

Also I assume you're using Apache2.2.x, if you're using Apache 2.0.x then remove _2 from the loadModule line above.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.