Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
howto:php [2010/03/16 22:32] digitalman |
howto:php [2011/02/14 14:09] digitalman |
||
---|---|---|---|
Line 35: | Line 35: | ||
Edit your ''[[dir:ctrl]]/[[config:web_handler.ini]]'' file. | Edit your ''[[dir:ctrl]]/[[config:web_handler.ini]]'' file. | ||
- | If you're using Synchronet for Windows, edit the ''[CGI.Win32]'' section, otherwise, edit the ''[CGI]'' section: | + | If you're using Synchronet for Windows v3.15 (Web Server Revision 1.525 or later), edit the ''[CGI.Win32]'' section, otherwise, edit the ''[CGI]'' section: |
Ensure the ''php'' key value points to the correct path (location) of your ''php-cgi'' (or ''php-cgi.exe'') file. | Ensure the ''php'' key value points to the correct path (location) of your ''php-cgi'' (or ''php-cgi.exe'') file. | ||
Line 58: | Line 58: | ||
value=200 | value=200 | ||
</file> | </file> | ||
+ | |||
+ | :!: If you see the PHP error ''This PHP CGI binary was compiled with force-redirect enabled.'', that indicates that your ''[[dir:ctrl]]/[[config:cgi_env.ini]]'' file is missing this key. | ||
===== See Also ===== | ===== See Also ===== |