I have been using a binary distribution of Apache 1.3.20 with PHP 4.1.1 on Windows NT for a little while now, but cannot get PHP to work as a load module. If I configure Apache to use PHP as a CGI executable it works fine, but I would like to use some of the features that only come with the module.
In my http.conf I have: LoadModule php4-module d:/php/sapi/php4apache.dll and I have copied php4ts.dll to winnt\system32 On starting apache I get the following message: warn: Loaded DSO php4-module d:/php/sapi/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) I'm not sure how important this warning is, but as I'm using a binary distribution I am not able to recompile. In addition, when I try to load any PHP programs in my browser I get the message: Warning: Failed opening '/apache/htdocs/myprog.php' for inclusion (include_path = '.;d:\php\includes) in Unknown on line 0. Nothing else appears in the browser! Please can anyone suggest how I can get the PHP module to work. ---------- Get a free, personalised email address at http://another.com TXT ALRT! Stop wasting money now. Send FREE, personalised txt msgs to UK mobile phones from http://another.com
-- PHP Install 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]