|
Posted by Joker7 on 12/12/05 00:43
<jfinstrom@gmail.com> wrote in message
news:1134314205.604746.125050@o13g2000cwo.googlegroups.com...
:
:
: Hey all I am installing PHP on an IIS server and was able to get the
: phpinfo() script to exicute which according to all documentation says I
:
: did my stuff correctly, However the site I built that requires PHP
: loads only the html portions, Durring development the site was run with
:
: php4 on apache using php.ini-dist, and worked flawless. on iis even the
:
: most basic components do not load. On the iis I used a modified
: php.ini-recommend. I thought this might be the issue so I used the same
:
: php.ini on my test server(mentioned above) and again all scripts worked
:
: without flaw. Also the engine runs the phpinfo() file properly. Any
: thoughts? Thanks
:
:
: James
: replyto:
: James_usenet@fixmygrill.com
:
:
: *******************
: Install/Change LOG
: 12/08/2005
: *******************
:
:
: OS:Windows 2000
: SERVER:IIS 5
: PHP BUILD: 5.1.1
: Install Drive: H:\
: SYSTEMROOT: c:\WINNT\
: DOCROOT : H:\aasoft\
: PHP Method:CGI
:
:
: *******************
: Native functions used in site:
:
:
: include
: array
: file
: opendir
: readdir
: print
:
:
: *******************
:
:
: CHANGES:
:
:
: Extract PHP ZIP to h:\php
: RENAME php.ini-recomend to php.ini
: In php.ini cgi.force_redirect = 0
: In php.ini doc_root H:\aasoft
: COPY php.ini to systemroot
:
:
: Set security for h:\php & php.ini to allow I_USR_ full access
:
:
: Changes to IIS default site:
:
:
: Exicute Permissions: Scripts Only
: Application map for .php with path h:\php\php-cgi.exe no verbs, script
: engine checked.
:
:
: Create file : <?phpinfo()?> : Exicuted successfully.
:
:
: *******************
: eof
:
http://t56.hopto.org/out/index.htm
Navigation:
[Reply to this message]
|