tecno40 Posted July 21, 2011 Share Posted July 21, 2011 So I'm trying to use the Sections on this page http://www.php.net/manual/en/ini.sections.php#ini.per-path with PHP 5.3.6 and IIS CGI, but I'm having trouble getting the PATH one to work so I was wondering if there are any good tutorials on how to use it. Link to comment https://forums.phpfreaks.com/topic/242499-need-a-good-php-cgi-section-tutorial/ Share on other sites More sharing options...
trq Posted July 21, 2011 Share Posted July 21, 2011 You'll want to run php under fastcgi in IIS. You should find plenty of resources Googling it, including a few official hits on the IIS website. Link to comment https://forums.phpfreaks.com/topic/242499-need-a-good-php-cgi-section-tutorial/#findComment-1245453 Share on other sites More sharing options...
tecno40 Posted July 21, 2011 Author Share Posted July 21, 2011 You'll want to run php under fastcgi in IIS. You should find plenty of resources Googling it, including a few official hits on the IIS website. I am using FastCgi (sorry about not posting it in the original topic). I've tried google, but I can't find the a good tutorial on the sections command. Link to comment https://forums.phpfreaks.com/topic/242499-need-a-good-php-cgi-section-tutorial/#findComment-1245458 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.