![]() |
phpDig working in IIS
I got phpDig working on IIS5
I had to change the $_SERVER['REQUEST_URI'] to $_SERVER['SCRIPT_NAME'] in the config.php file on line 19. The var $_SERVER['SCRIPT_NAME'] exists in both IIS and Apache. The same config file should then work in Apache as well. and I had to add "ob_start();" to the top of this page as well, because of the page redirection at the bottom of the page. |
All times are GMT -8. The time now is 09:43 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.