Apache has a high learning curve. PHP isn't terribly hard to pick up on if you already know the basics of programming.
Also, you may want to check out the newsgroup comp.infosystems.www.servers.unix for help with Apache if you continue to have problems. It appears from all the info you gave us that the problem is Apache and not PHP. Mike "J W W L Berg" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > OK, there goes any pretense of intelligence that I may have been able to > muster ;-) > > The AddType tag was found inside another as follows: > > <IfModule mod_php4.c> > > Is there some way I can check if this module is present, otherwise what > you're saying is that the AddType isn't being executed if the <IfModule> is > false, yes? > > What a pillock. I can see this is going to be some learning curve. > Warwick > > > > Jason Brooke wrote: > > > John, Jason didn't literally mean for you to search for the exact string > > '<Block>' - he was telling you to look through the various types of > > <ThisIsAnApacheDirective> tags found in your httpd.conf file, such as > > <Directory>, <File> etc etc > > > > > >> There is no <BLOCK> element in the httpd.conf. Is that where I should be > >> looking? > >> Warwick > >> > >> > >> Jason Murray wrote: > >> > >> >> Hey thanks guys for the help, but it's still not happening. > >> >> Apache had already the AddType lines mentioned by y'all. > >> > > >> > It's possible the AddType lines are inside a container that > >> > will ensure they're not executed. Backtrack to the <Block> > >> > element that the AddType lines are in, and see what it does. > >> > > >> > Jason > > > > > > > > > -- 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]