Re: [PHP] Apache compile

2002-09-11 Thread William Allmendinger
I deleted the entire source upacked again then did the new compile for the apache module. I have the approprate lines in the httpd.conf file to load the php modules. I just did httpd-l and made sure that the module is loaded. And the cgi iss for local scripting on the server only and I do have

RE: [PHP] Apache compile

2002-09-10 Thread MET
Did you delete the config.cache file in the PHP directory after the first configure, make, make install, and make clean commands? Did you add the appropriate info into apache's httpd.conf file so that is knows what .php files are and what to parse them with? Did you add the appropriate command