> If your webserver is running PHP in CGI mode, you should note that the > - CGI version has changed its name from php.exe to php-cgi.exe. > - In Apache you should do something like this: > - <informalexample> > + CGI version has changed its name : > + (<filename>php.exe</filename> becomes <filename>php-cgi.exe</filename>. > + In Apache, you should do something like this:
can you please correct this? you have : and a ( which isn't closed. You can keep the old wording, introducing just the <filename> tags, IHMO. Nuno