Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "kalmen" Subject: Run Cygwin+Apache+PHP on win98 Date: Sat, 15 Mar 2003 06:46:31 +0800 Organization: Com Object Solution Lines: 39 Message-ID: Reply-To: "kalmen" X-Complaints-To: usenet AT main DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 HI, I installed Cygwin on win98se , and I having problems with the execution of PHP code , because of the security issues of win98 , and would like to ask is there a way to get around this , Description of the problems 1. my test.php is as follow : #!/php/php.exe 2. if I don't put the 1st line , the apache server will complain , file permissions deny server execution Error then if I put the 1st line , I believe PHP complain , Premature end of script headers, because of the 1st line , I guess. my questions : 1. Can I get around this issues ? 2. And also when I installed apache php modules , it complains dlopen() win32 error , so I have to use the php.exe , to try. Any idea ? Any reference about this issues ? , I tried google but found none . I also tried rebase (I only thing is I am not to sure whether I do the right way .) 3. Is win2000 having the same issue that I have described above (the security issues for the execution) ? thanks. regards, kalmen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/