Okay, never mind. I think I got it figured out. Part of the problem was my customers page which was really hard to determine if things were working or not. Seems the issue was as simple as using the .shtml extension.
Sheesh! >Sorry, I am a list newbie, and just hit the reply button before. > > >>This really sounds like an Apache configuration problem more than >>anything. The server-parsed HTML capability of Apache is in a >>completely separate module (mod_include), while suPHP is in mod_suphp. >>The two modules have absolutely nothing to do with one another. >> >>Also, please don't remove the list when replying; others will want to >>help with advice and see how this got solved. :-) >> >>-- >>| Jeremy Chadwick jdc at parodius.com | >>| Parodius Networking http://www.parodius.com/ | >>| UNIX Systems Administrator Mountain View, CA, USA | >>| Making life hard for others since 1977. PGP: 4BD6C0CB | >> >>On Wed, Jan 23, 2008 at 07:35:49PM -0800, Joseph wrote: >>> Granted, I only know that lines like this fail ever since we upgraded to >>> PHP v5 with suPHP: >>> <!--#include virtual="/ssi/menu.txt" --> >>> >>> >>>> I don't see what .shtml documents have to do with PHP...? This is a >>>> very confusing question. :-) >>>> >>>> -- >>>> | Jeremy Chadwick jdc at >>>>parodius.com | >>>> | Parodius Networking >>>>http://www.parodius.com/ | >>>> | UNIX Systems Administrator Mountain >>>>View, CA, USA | >>>> | Making life hard for others since 1977. PGP: >>>>4BD6C0CB | >>>> >>>> On Wed, Jan 23, 2008 at 05:55:14PM -0800, Joseph wrote: >>>>> Just upgraded to PHP 5 running suPHP, and now pages SSIs fail. Anyone >>>>> know >>>>> how to get these back? >>>> >>>>> _______________________________________________ >>>>> suPHP mailing list >>>>> [email protected] >>>>> http://lists.marsching.biz/mailman/listinfo/suphp >>> > > > >_______________________________________________ >suPHP mailing list >[email protected] >http://lists.marsching.biz/mailman/listinfo/suphp _______________________________________________ suPHP mailing list [email protected] http://lists.marsching.biz/mailman/listinfo/suphp
