Re: [PHP-DB] works on production server but not on localhost :: fix

2003-11-19 Thread CPT John W. Holmes
From: "Paul Ihrig" <[EMAIL PROTECTED]> > how weird is this > just had to uncheck "allow anonymous access". > and keep checked "Integrated Windows authentication" > > just seems a bit silly... > every thing works fine now. Of course it works because you're now running the PHP scripts as yourse

RE: [PHP-DB] works on production server but not on localhost :: fix

2003-11-19 Thread Paul Ihrig
how weird is this just had to uncheck "allow anonymous access". and keep checked "Integrated Windows authentication" just seems a bit silly... every thing works fine now. thanks for the help! will have better questions for you all in a day or so... -paul -- PHP Database Mailing List (http:/

Re: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread J.Veenhuijsen
if it is ntfs you should have a security tab if you right click in the file counterlog.txt . If not the you should login as administrator. then set full controll to counterlog.txt for IUSR_... Jochem Paul Ihrig wrote: it's ntfs -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, vis

RE: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread Paul Ihrig
it's ntfs -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread J.Veenhuijsen
ent: Wednesday, November 19, 2003 8:27 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] works on production server but not on localhost Try setting security settings on directory itself eg full control for IUSR_.. to do this right click on directory ->propertys-> security add a user IUSR_.

Re: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread J.Veenhuijsen
jsen [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2003 8:27 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] works on production server but not on localhost Try setting security settings on directory itself eg full control for IUSR_.. to do this right click on directory ->propertys-&g

RE: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread Paul Ihrig
ol password checked also Integrated Windows authentication checked. seems funky... i appreciate the help guys. -paul -Original Message- From: J.Veenhuijsen [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2003 8:27 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] works on productio

Re: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread J.Veenhuijsen
no go -Original Message- From: mustafa ocak [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2003 7:54 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] works on production server but not on localhost Settings -> Control Panel -> Administrative Tools ->Internet Services Manager Click t

RE: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread Paul Ihrig
already tried that read write execute scripts. no go -Original Message- From: mustafa ocak [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2003 7:54 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] works on production server but not on localhost Settings -> Control Pa

Re: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread mustafa ocak
HTH Mustafa - Original Message - From: "Paul Ihrig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 19, 2003 2:44 PM Subject: RE: [PHP-DB] works on production server but not on localhost > ok... > im on xp running iis win > i tried

RE: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread Paul Ihrig
inal Message- From: mustafa ocak [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2003 7:32 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] works on production server but not on localhost You are probably right, it looks like a permission problem. What is the OS (win, Linux) of your machine?

Re: [PHP-DB] works on production server but not on localhost

2003-11-19 Thread mustafa ocak
You are probably right, it looks like a permission problem. What is the OS (win, Linux) of your machine? It's not about PHP.INI, If your operating system is Windows give write permission to the directory these text files reside. You can do it by using Internet Services Manager If it is a unix bo