Permissions have been the only thing "If'fy" at the moment since IIS (5.1) is more dedicated for a 1 HTTP - 1 FTP User with over all admin rights ( I could set it all to anonymous but we need a little security) compaired to IIS 6.x which you can specify exact users who have access more directly.
I went ahead and manually added as a local user with admin rights an account that would replace Anon login plus only allow the user to enter and make changes from the workstation which does all the Intranet maintenance.
FYI since the change it was working 100% Perfectly for about 2 weeks and now out of nowhere I start to getting the "mbstring" message of doom again (o.0) but only on the client not the server, I have actually purged the cache in IE in both computers and brought up http://localhost/phpinfo.php and the server shows all dandy but displays the 2 below lines of info in the phpinfo.php file(Figure 1. & 2). And on the workstation that does all the edditing for our Intranet shows this error (Figure 3.). I am curious as to what I am missing in my IIS 5.1 setup for User Management) if anyone has any bright ideas or a solution your assistance would be appreciated.
Figure 3.
"PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_mbstring.dll' - Access is denied. in Unknown on line 0"
Figure 1.
_ENV["HTTP_AUTHORIZATION"] Negotiate
TlRMTVNTUAADAAAAAAAAAEgAAAAAAAAASAAAAAAAAABIAAAAAAAAAEgAAAAAAAAASAAAAAAAAABIAAAABcKIogUBKAoAAAAP
Figure 2.
_SERVER["HTTP_AUTHORIZATION"] Negotiate TlRMTVNTUAADAAAAAAAAAEgAAAAAAAAASAAAAAAAAABIAAAAAAAAAEgAAAAAAAAASAAAAAAAAABIAAAABcKIogUBKAoAAAAP
Thanks
Helicoprion (Prehistoric Shark)