Hy everybody.
I've just installed PHP and MySQL on an IIS7 on Longhorn. And now, phpmyadmin.
The phpmyadmin has some errors, which I think, are from... IIS7 (well, i forgot to say that i'm not so good in iis... i'm just a beginner).
I will write the errors down here:
Can not load or save configuration
Please create web server writable folder config in phpMyAdmin toplevel directory as described in
documentation. Otherwise you will be only able to download or display it.
Not secure connection
You are not using secure connection, all data (including sensitive,
like passwords) are transfered unencrypted! If your server is also
configured to accept HTTPS request follow
this link to use secure connection.
and also some PHP warnings:
Warning: Unknown:
open(C:\Windows\SERVIC~2\NETWOR~1\AppData\Local\Temp\\sess_c1b762e199366266cf1a75ecf038523c,
O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0
Can anybody help me with these? Thank you very much,