-
Posted to
PHP Community
by
Tudy
on
12-02-2007, 12:38 PM
Isn't the same think like mine? Go and check the php.ini session settings and give accesses to that folder.
-
Posted to
PHP Community
by
Tudy
on
06-01-2007, 8:59 AM
OMG! I've resolved this problem.... I think!
Well, I've selected the C:\inetpub\temp\sessions folder and I gave full permissions for usrs IIS_IUSR, IUSR, IUSR_SERVER ... (something like this and now I can access the phpmyadmin :D)
Thanks very much to all of you :)
-
Posted to
PHP Community
by
Tudy
on
06-01-2007, 8:48 AM
Well.... I've put the session.save_path at the C:\inetpub\temp\sessions :)
Thank you very much.
-
Posted to
PHP Community
by
Tudy
on
06-01-2007, 8:46 AM
Thanks, Rick.
Well... it's better now but I still have some errors after I type user and password in phpmyadmin:
Warning: session_write_close() [function.session-write-close]: open(C:\inetpub\temp\sessions\sess_c1b762e199366266cf1a75ecf038523c, O_RDWR) failed: Permission denied (13) in ...
-
Posted to
PHP Community
by
Tudy
on
05-30-2007, 4:18 PM
And... i made a folder 'config', in IIS Manager at Default Web Site, i've selected full permission for IIS User at phpmyadmin/config ...
And I have the same errors...
-
Posted to
PHP Community
by
Tudy
on
05-30-2007, 4:11 PM
I've made what there said but ... same errors ...:(
-
Posted to
PHP Community
by
Tudy
on
05-30-2007, 2:12 PM
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 ...