mattlevs Posted February 2, 2009 Author Share Posted February 2, 2009 Doesn't say anything about a loaded php.ini file, just C:\WINDOWS. Quote Link to comment https://forums.phpfreaks.com/topic/143259-enabling-php-for-use-with-the-apache-server/page/2/#findComment-752263 Share on other sites More sharing options...
mattlevs Posted February 2, 2009 Author Share Posted February 2, 2009 You can add a PHPIniDir line in httpd.conf In simple terms what is a "PHPIniDir line"? Is "Dir" directory line or "Directive" line? I am confused to what it is, and where best to put it in httpd.conf... Thanks for putting up with me... Quote Link to comment https://forums.phpfreaks.com/topic/143259-enabling-php-for-use-with-the-apache-server/page/2/#findComment-752271 Share on other sites More sharing options...
corbin Posted February 2, 2009 Share Posted February 2, 2009 I would just it where ever the LoadModule line for PHP is. Something like: PHPIniDir "/Program Files/PHP/" Quote Link to comment https://forums.phpfreaks.com/topic/143259-enabling-php-for-use-with-the-apache-server/page/2/#findComment-752294 Share on other sites More sharing options...
mattlevs Posted February 2, 2009 Author Share Posted February 2, 2009 Okay. Thanks for all your help guys. Quote Link to comment https://forums.phpfreaks.com/topic/143259-enabling-php-for-use-with-the-apache-server/page/2/#findComment-752506 Share on other sites More sharing options...
corbin Posted February 2, 2009 Share Posted February 2, 2009 No problem ;p. Quote Link to comment https://forums.phpfreaks.com/topic/143259-enabling-php-for-use-with-the-apache-server/page/2/#findComment-753014 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.