<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi All,<br>
    <br>
    Please I have installed nginx version 1.7.4 with the php5-fpm on
    debien wheezy.<br>
    <br>
    Work fine but php do not seem to be integrated properly with the "
    <h1>An error occurred." <small>on the browser</small><br>
    </h1>
    below my config from the default.conf file:<br>
     # pass the PHP scripts to FastCGI server listening on
    127.0.0.1:9000<br>
        #<br>
        location ~ \.php$ {<br>
            ##root           html;<br>
            ##fastcgi_pass   127.0.0.1:9000;<br>
            fastcgi_split_path_info ^(.+\.php)(/.+)$;<br>
            fastcgi_pass   unix:/var/run/php5-fpm.sock;<br>
            fastcgi_index  index.php;<br>
            fastcgi_param  SCRIPT_FILENAME 
    /scripts$fastcgi_script_name;<br>
            include        fastcgi_params;<br>
        }<br>
    <br>
    Please assist<br>
    <pre class="moz-signature" cols="72">-- 
--
Kind Regards

Eric Kom

Senior IT Manager - Metropolitan Schools
       _________________________________________
/ You are scrupulously honest, frank, and \
| straightforward. Therefore you have few |
\ friends.                                /
       -----------------------------------------
         \
          \
              .--.
             |o_o |
             |:_/ |
            //   \ \
           (| Kom | )
          /'\_   _/`\
          \___)=(___/

2 Hennie Van Till, White River, 1240
Tel: 013 750 2255 | Fax: 013 750 0105 | Cell: 078 879 1334
<a class="moz-txt-link-abbreviated" href="mailto:erickom@kom.za.net">erickom@kom.za.net</a> | <a class="moz-txt-link-abbreviated" href="mailto:erickom@metropolitancollege.co.za">erickom@metropolitancollege.co.za</a> <a class="moz-txt-link-abbreviated" href="http://www.kom.za.net">www.kom.za.net</a> |
<a class="moz-txt-link-abbreviated" href="http://www.kom.za.org">www.kom.za.org</a> | <a class="moz-txt-link-abbreviated" href="http://www.erickom.co.za">www.erickom.co.za</a>

Key fingerprint: 513E E91A C243 3020 8735 09BB 2DBC 5AD7 A9DA 1EF5</pre>
  </body>
</html>