server won't read PHP checkout file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

Ah, i didn't know IIS didn't 'parse' .htaccess files. My knowledge of IIS doesn't extend beyond knowing it stands for Internet Information Services
:o
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Post by Pyrite »

IIS can do custom error pages, and that's about it ..

Apache is run on 67% of the Internet for a reason ya know ;)
User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

Well whatever he changed, it seems to work now. (apart from an smtp relaying problem) .. but the form works :o
monkeynme
Forum Commoner
Posts: 28
Joined: Thu Aug 14, 2003 3:18 pm
Location: Colorado Springs, CO

<?php phpinfo() ?> test

Post by monkeynme »

you guys are too funny! :lol:

anyway...i did that <?php phpinfo() ?> test thing. Damned if the GLOBALS weren't OFF afterall. So more harassment...and some serious IS butt-kicking. I'm always glad to find out that I'm NOT the crazy one around here.

so.....it worked, it worked, it worked!!! my life is complete again.

thanks guys!
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Post by Pyrite »

Hurray! !
Post Reply