Профиль пользователя Unn<McUnn> The Knowledge I ...ФотографииБлогСпискиДополнительно Сервис Справка

Unn McUnn

Профессия
Расположение
อยากรู้ก็ถามดิ...
Фотография 1 из 4

<McUnn> The Knowledge I Know...

Firefox and IIS webserver authentication problem and solution

Firefox supports Kerberos, but, you have to tell it which domains it trusts to send the Kerberos tokens too.

  1. Open Firefox
  2. In the address bar type: about:config
  3. Firefox3.x and later requires you to agree that you will proceed with caution.
  4. After the config page loads, in the filter box type: network.negotiate-auth
  5. Modify network.negotiate-auth.trusted-uris by double clicking the row and enter yourdomain.com
  6. Multiple domains can be added by comma delimiting them such as yourdomain.com, yourotherdomain.com

Note: This is not the same as gbn's solution which just configures firefox to not prompt you to enter domain account details on login.

Also, if you have already tried to authenticate through the stack in your current Firefox session, you will need to restart Firefox for this to work.


ref: http://stackoverflow.com/questions/733237/integrated-windows-authentication-with-iis-firefox-and-sql-server

PHP and MySql connection problem and solution

Error in page  "Fatal error: Call to undefined function mysql_connect"
Solution

1. Check in php.ini whether you already enable MySql. It should look like "
extension=php_mysql.dll"
Not "
;extension=php_mysql.dll"
2. If it already enabled, Copy
C:\PHP\libmysql.dll
C:\PHP\ext\php_mysql.dll

to
c:\windows\system32
then restart service of your website

If above method does not work try re-install PHP and MySql then re-config as above solution.


ref:
http://dektp.tee-pak.com/phpBB2/viewtopic.php?p=5059 (in THAI)


Windows 7 CPU Speed Problem

I do have problem with Windows 7 build 7600.
It's about my Pentium M speed.
My cpu speed never drop when idle (normally drop when running XP).

so... i use RMClock version 2.35

WAKE ON LAN

There are 2 type of wake on lan.
- Magic Package
- Pattern Match
Hardware use
- D-Link DGE-530T Rev B1
Driver Use
- Version 5.0 from CD

I have problem when set driver to use wake on lan by "pattern match and magic package"
Computer always wake up ~5 seconds after shutdown
So, here is the solution, select only magic package only.

Simple right?

D-Link Driver Problem

D-Link DGE 530 T Rev B2 Driver Version 7.0 has a problem.
It cannot wake on LAN
But you can use driver version 5.0 which come with other Rev.