Page 2 of 2

that's me

Posted: Thu Aug 02, 2007 1:54 pm
by james3302
I am the administrator, know nothing about it! Anyone know how to set IIS so that it will parse .htm and .html files through?

Posted: Thu Aug 02, 2007 1:55 pm
by thiscatis
If you're using H-sphere there's a good chance you need to enable php in your configuration panel.
Is there a php.ini file somewhere?

Posted: Thu Aug 02, 2007 1:55 pm
by nickvd
....

You're the administrator of your companies IIS server, and you dont know anything about it...

Am I the only one who sees a problem?

Re: that's me

Posted: Thu Aug 02, 2007 1:57 pm
by nickvd
james3302 wrote:I am the administrator, know nothing about it! Anyone know how to set IIS so that it will parse .htm and .html files through?
<guess>To answer your question, probably in the same place as you set it to parse .php files...</guess>

was on the job description

Posted: Thu Aug 02, 2007 1:59 pm
by james3302
it was not on the job description, the site is already running and im just trying to add a simple site counter. My job consisted of Oracle DB programming, DB analyst with simple networking and repair. I have thrown in some programming to make things better.

Re: was on the job description

Posted: Thu Aug 02, 2007 2:02 pm
by nickvd
james3302 wrote:it was not on the job description, the site is already running and im just trying to add a simple site counter. My job consisted of Oracle DB programming, DB analyst with simple networking and repair. I have thrown in some programming to make things better.
Ah... I feel your pain :)

Or

Posted: Thu Aug 02, 2007 2:09 pm
by james3302
Or if someone could help me figure out how to name default.htm to default.php4(thats what the other php files are) then it should run the php code. But when I change it now, the site says its under construction.

Posted: Thu Aug 02, 2007 2:12 pm
by james3302
OH my gosh! it worked it worked I renamed it .php4 instead of .htm and it worked, didn't work right before lunch, but it works now. Now I can copy someone's php code to create a countre and it'll work too!

Posted: Thu Aug 02, 2007 2:16 pm
by james3302
it runs, just gives me a permission denied when it tries to open the text file that hold and number of visitors.

one simple change on file permissions and it runs!

Posted: Thu Aug 02, 2007 3:23 pm
by VladSun
:)))))))
Congrats!

Posted: Thu Aug 02, 2007 6:46 pm
by RobertGonzalez
Sounds like a browser cache clearing problem. Always clear your cache when trying new pages, especially in that piece of crap browser IE.

yea

Posted: Fri Aug 03, 2007 9:05 am
by james3302
I have Firefox at home now. I used to use IE at home and Like i said earlier thought something should work and when it did not I got frustrated. Then after a few more attempts to fix the problem, I cleared the cache and it worked fine with the initial setup I had. Im supposed to learn PHP for work, the guy I replaced took the PHP books with him so Ill have to get some more. Im learning Java at work and Rails at home. Rails is easier than PHP, that is for sure.