Hi Sander, thanks for the prompt reply... I tried 1 week ago to ask on PHP-GENERAL, but I got only "too-general" answers, because there were not too developers in the list, I thought...
I think that this can be solved only from someone, like you, that works with php internals.... Anyway, if you know somebody else to whom I may ask... thanx! -------- about the -q option, I thought only it suppresses standard headers, that I do not need... (maybe webmin doesn't like them all, so I output only the webmin standard headers...) To me it seems more a problem of environment variables (notice that no files are created by the php script, only if executed by webmin!), and who more than you developers can know about it ?!? (I've also done something in the php core, for security, but only as outsider!) thanks a lot, I think this can be a very important question, for remote administration... sincerely waiting for a feedback, prakash > > Hi, > > > file bbb.cgi > > > > > > #!/usr/local/bin/php -q > Why are you runnign PHP in quiet mode? Try removing that -q. > > BTW, this is not the right place to ask such questions. Ask questions > like this one on PHP-GENERAL. > > Sander -- PHP Development 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]