Thank you all for your reply<div><br></div><div>So, adding</div><div><div style>fastcgi_split_path_info ^(.+\.php)(/.+)$;</div><div style><div>fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;</div><div>fastcgi_param SCRIPT_NAME $fastcgi_script_name;  </div>

<div><br></div><div>doesn't really hurt.</div><div><br></div><div>The box I'm running does shared hosting for a couple of users and I don't really know in advance what they want to install on their account.</div>

<div>I'm going to keep those 3 lines in hope it helps some php scripts out there to run correctly.</div><div><br></div><div>Gregory</div></div></div>