Tina,
Thank you for the help Tina :-))
I getting a good experience working with PHP and HTML
(forms). Because of my full time job and personal
commitments, I haven't been able to spend as much of
my free time as I could in my project (Free Gallery
Management System). After October I hope to dedicate
more of my free time on this project.
The project will be open source and public domain. It
will be developed with the help of PHP, a and
PostgreSQL. More information about the project can be
seen at the following web site:
http://www.columbia.edu/~mv169/private/gallery_f.html
Login Name: guest
Password: guest
If you have any comments, suggestions or if you want
to participate, e-mail me at [EMAIL PROTECTED] Your
input is very valuable to me.
Adios, miguel
--- Tina <[EMAIL PROTECTED]> wrote:
> The solution:
>
> You have to configure php with --enable-discard-path
> as in:
> ./configure --without-apache --enable-discard-path
> before you compile it.
>
> This is documented here:
> http://www.php.net/manual/en/security.php
> in the section:
> Case 4: PHP parser outside of web tree
>
> Now when you do <!--#include virtual='php.cgi'-->
> the #!/path/to/php will not show at the top of the
> page.
>
> (The problem was indeed not local to windows).
>
> Tina.
>
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]